"LanguageExtended" (Built-in Classifier)
Classes

Examples
open all close allBasic Examples (2)
Determine the languages of a list of examples:
Obtain the probabilities for the most likely languages:
Obtain a ClassifierFunction for this classifier:
Scope (2)
Load the ClassifierFunction corresponding to the built-in classifier:
Load the ClassifierFunction corresponding to the built-in classifier:
Apply the classifier to a list of text samples:
Transliterate sample texts and apply the classifier to the transliterated texts:
Options (3)
ClassPriors (1)
Use a custom ClassPriors to restrict the possible outputs:
IndeterminateThreshold (1)
Use a custom IndeterminateThreshold:
Neat Examples (1)
Obtain different possible languages with their corresponding probabilities:
Visualize the result using WordCloud:
See Also
LanguageIdentify Classify TextCases TextTranslation Transliterate Language
Classifiers: Language FacebookTopic Sentiment ProgrammingLanguage
Related Guides
History
Introduced in 2020 (12.1)