Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

nahiar
/
language-detection

Text Classification
fastText
language-identification
Model card Files Files and versions
xet
Community

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
language-detection
1.18 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
nahiar's picture
nahiar
Update README with proper attribution
0e8a150 verified 9 months ago
  • .gitattributes
    1.48 kB
    Clone from Facebook FastText 9 months ago
  • README.md
    8.82 kB
    Update README with proper attribution 9 months ago
  • model.bin
    1.18 GB
    xet
    Clone from Facebook FastText 9 months ago