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