Package opennlp.tools.doccat
package opennlp.tools.doccat
-
ClassesClassDescriptionGenerates a feature for each word in a document.Cross validator for
DocumentCategorizer.The factory that provides Doccat default implementations and resources.A model for document categorizationTheDocumentCategorizerEvaluatormeasures the performance of the givenDocumentCategorizerwith the provided referencesamples.Iterator-like class for modeling document classification events.A Max-Ent based implementation ofDocumentCategorizer.Reads in string encoded training samples, parses them and outputsDocumentSampleobjects.Generates document features from the emoji annotation layer: for every annotated token the project-authored coarse sentiment score (emojiSentiment=2), the entity type (emojiType=HEART), the document category hint (emojiCategory=SMILEYS_AND_EMOTION), and for flags the ISO 3166 region (emojiRegion=DE).Generates ngram features for a document.