public abstract class InternalAbstractCategoryRule extends Object implements CategoryRule
| Constructor and Description |
|---|
InternalAbstractCategoryRule(Set<String> words) |
| Modifier and Type | Method and Description |
|---|---|
CategoryMatchQuality<Double> |
createCategoryMatchQuality(Category targetCategory,
Category sourceCategory) |
protected String |
getMatchedTermFromTheRulelabelContainsWords(String label) |
protected String |
removeIllegalChars(String string) |
protected Set<String> |
split(String label) |
public CategoryMatchQuality<Double> createCategoryMatchQuality(Category targetCategory, Category sourceCategory)
createCategoryMatchQuality in interface CategoryRuleprotected String getMatchedTermFromTheRulelabelContainsWords(String label)
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.