| Class | Description |
|---|---|
| NLEmbedding | |
| NLGazetteer |
NLGazetteer is a class representing an efficient probabilistic representation for assigning labels to a set of strings.
|
| NLLanguageRecognizer |
NLLanguageRecognizer is a class used to automatically identify the language of text.
|
| NLModel | |
| NLModelConfiguration |
NLModelConfiguration is a class representing the metadata about a model, including specifying whether it is a sequence or classifier model, what language it is intended to support, and what revision of the model training was used to produce the model.
|
| NLTagger | |
| NLTokenizer |