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
numpy incompatibility
3
#9 opened over 1 year ago
by
gordonnoah
Update README.md
#8 opened over 1 year ago
by
gunterxd
Where do I find the full list of labels?
3
#7 opened over 2 years ago
by
viktorvsk
Update README.md
1
#6 opened almost 3 years ago
by
hac541309
Upload model.ftz
#5 opened almost 3 years ago
by
hac541309
Did the licence change from the original FastText?
#4 opened almost 3 years ago
by
tradunsky
Add language tag
#3 opened almost 3 years ago
by
lbourdois
Inaccurate language detection for short phrases like greetings
2
#1 opened about 3 years ago
by
lasalH