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

karthid
/
ta_Tamil_NER

Token Classification
spaCy
Tamil
Eval Results (legacy)
Model card Files Files and versions
xet
Community

Instructions to use karthid/ta_Tamil_NER with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • spaCy

    How to use karthid/ta_Tamil_NER with spaCy:

    !pip install https://huggingface.co/karthid/ta_Tamil_NER/resolve/main/ta_Tamil_NER-any-py3-none-any.whl
    
    # Using spacy.load().
    import spacy
    nlp = spacy.load("ta_Tamil_NER")
    
    # Importing as module.
    import ta_Tamil_NER
    nlp = ta_Tamil_NER.load()
  • Notebooks
  • Google Colab
  • Kaggle
ta_Tamil_NER / ner
239 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
karthid's picture
karthid
Update spaCy pipeline
7e3a25c over 3 years ago
  • cfg
    221 Bytes
    Update spaCy pipeline over 3 years ago
  • model
    239 kB
    Update spaCy pipeline over 3 years ago
  • moves
    396 Bytes
    Update spaCy pipeline over 3 years ago