Package com.logicaldoc.ai.nlp
package com.logicaldoc.ai.nlp
AI models based on Natural Language Processing
- Since:
- 9.2
-
ClassDescriptionClassifies a text on the basis of natural language.Specialization of
AIModelDAO
to operate onClassifier
A trainer for token detectorsHibernate implementation ofAIModelDAO
Hibernate implementation ofTokensDetectorDAO
A super class of thoseAIModel
s specialized in the processing of the natural languageNaturalLanguageTrainer<M extends NaturalLanguageModel>A superclass for those models related to the Natural Language ProcessingAnNaturalLanguageModel
specialized in recognizing tokens inside sentences.Specialization ofAIModelDAO
to operate onTokensDetector
A trainer for token detectors