The facebook/fasttext-language-identification model is a text classification resource hosted on Hugging Face for determining the language of input text. It is provided by AI at Meta and implements the fastText approach to language identification.
FastText is described as an open-source, free, lightweight library that allows users to learn text representations and text classifiers. The model file can be obtained directly from the repository and loaded through the fastText library. Example code shows downloading the model.bin file via the huggingface_hub Python package and then instantiating the model with fasttext.load_model.
The model carries a cc-by-nc-4.0 license. Its page references supporting materials that include a model card covering intended uses and limitations, how to use it, training data, training procedure, tokenization, evaluation datasets, and a BibTeX citation entry. Four papers on arxiv are also linked from the repository.
It is made available for use with libraries, inference providers, notebooks, and local applications. Specific integration examples point to Google Colab and Kaggle notebooks in addition to direct fastText usage.
In the Other AI space, Fasttext Language Identification takes a focused approach. Automatically detects the language of input text for multilingual applications and content processing. It is built as an open-source project for developers building multilingual or language-aware applications. Fasttext Language Identification is open source under the Open Source license. Fasttext Language Identification is available on the command line.
Behind Fasttext Language Identification is Meta (AI at Meta), and the product first shipped in 2024. Key capabilities include language detection, text classification, and open source.
Latest indexed changes and source events
facebook/fasttext-language-identification verified by the PulseGate indexer
Other apps tracked under the same category.