Package apple.naturallanguage.enums
-
Class Summary Class Description NLDistanceType NLEmbedding is a class representing a map from a set of strings into a finite-dimensional real vector space.NLModelType NLModel is a class representing a custom model that has been trained for tagging.NLTaggerAssetsResult If a given tag scheme is not available for a particular language on the current device, it may be because necessary assets have not been loaded onto this device.NLTaggerOptions NLTagger is a class used to automatically tag portions of natural language text with information such as parts of speech, named entities, lemmas, language, and script.NLTokenizerAttributes The tokenizer also conveys some basic information about the content of the token via NLTokenizerAttributes.NLTokenUnit NLTokenizer is a class used to automatically segment natural-language text.