Description
The user is supposed to pass tokenized text to the Document Categorizer, therefore the methods and mechanism which deal with untokenized text should be deprecated so it can be removed in the future.
DocumentCategorizer.categorize(String)
DocumentCategorizer.categorize(String, Map<String, Object>)
And also DoccatFactory tokenizer methods.
Attachments
Issue Links
- links to