Package ai.tock.nlp.core
See: Description
-
Class Summary Class Description Application BuildContext Context for a NLP model build. CallContext DictionaryData A dictionary model used for predefined values entities. EntitiesRegexp Entity An entity definition. EntityEvaluationContext Configure entity evaluation. EntityRecognition EntityType A type of entity. EntityValue An entity value. Intent An intent is defined by an unique name. NlpEngineType Nlp Engine type. ParsingResult PredefinedValue Used to deal with entities composed of a predefined list of values. -
Interface Summary Interface Description DictionaryRepository Data Dictionary access. IntOpenRange IntentClassification Sorted by probability - the first is the better. IntentSelector To select the best intent match - default take the highest probability. ModelCore The main entry point to manage NLP models. NlpCore The main entry point for NLP.