Instructions to use facebook/fasttext-language-identification with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- fastText
How to use facebook/fasttext-language-identification with fastText:
from huggingface_hub import hf_hub_download import fasttext model = fasttext.load_model(hf_hub_download("facebook/fasttext-language-identification", "model.bin")) - Notebooks
- Google Colab
- Kaggle
File size: 135 Bytes
7b4258f | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:8ded5749a2ad79ae9ab7c9190c7c8b97ff20d54ad8b9527ffa50107238fc7f6a
size 1176355829
|