GlotLID is a Fasttext language identification (LID) model that supports more than 2000 labels. Latest: GlotLID is now updated to V3. V3 supports 2102 labels (three-letter ISO codes with script). For more details on the supported languages and performance, as well as significant changes from previous versions, please refer to https://github.com/cisnlp/GlotLID/blob/main/languages-v3.md. Here is how to use this model to detect the language of a given text: If you are not a fan of huggingfacehub, then download the model directyly: The model is distributed under the Apache License, Version 2.0 plus notices (see LICENSE file for full terms). We always maintain the previous version of GlotLID in…