Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

riple-saanvi-lab
/
FastText-news-categorization

Text Classification
fastText
English
news
Model card Files Files and versions
xet
Community

Instructions to use riple-saanvi-lab/FastText-news-categorization with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • fastText

    How to use riple-saanvi-lab/FastText-news-categorization with fastText:

    from huggingface_hub import hf_hub_download
    import fasttext
    
    model = fasttext.load_model(hf_hub_download("riple-saanvi-lab/FastText-news-categorization", "model.bin"))
  • Notebooks
  • Google Colab
  • Kaggle
FastText-news-categorization
5.54 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
SumanX22's picture
SumanX22
Update README.md
40eed1a verified about 1 year ago
  • .gitattributes
    1.52 kB
    initial commit about 1 year ago
  • README.md
    4.02 kB
    Update README.md about 1 year ago