Uses of Class
com.logicaldoc.ai.nlp.NaturalLanguageModel
Packages that use NaturalLanguageModel
-
Uses of NaturalLanguageModel in com.logicaldoc.ai.nlp
Classes in com.logicaldoc.ai.nlp with type parameters of type NaturalLanguageModelModifier and TypeClassDescriptionclass
NaturalLanguageTrainer<M extends NaturalLanguageModel>
A superclass for those models related to the Natural Language ProcessingSubclasses of NaturalLanguageModel in com.logicaldoc.ai.nlpModifier and TypeClassDescriptionclass
Classifies a text on the basis of natural language.class
AnNaturalLanguageModel
specialized in recognizing tokens inside sentences.