Interface | Description |
---|---|
KeywordClassifier<I,O> |
Special classifier for keywords.
|
Class | Description |
---|---|
BestKeywordsReducer<C> |
Reduces the given classification by selecting the best keywords.
|
KeywordClassification<T> |
Encapsulation object for the data on which the
KeywordClassifier operates. |
Enum | Description |
---|---|
BestKeywordsReducer.BestKeywordValueSelector |
Specifies the method that provides the values
|