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

  • Log In
  • Sign Up

bullmount
/
it_nerIta_trf

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

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

  • Libraries
  • spaCy

    How to use bullmount/it_nerIta_trf with spaCy:

    !pip install https://huggingface.co/bullmount/it_nerIta_trf/resolve/main/it_nerIta_trf-any-py3-none-any.whl
    
    # Using spacy.load().
    import spacy
    nlp = spacy.load("it_nerIta_trf")
    
    # Importing as module.
    import it_nerIta_trf
    nlp = it_nerIta_trf.load()
  • Notebooks
  • Google Colab
  • Kaggle
it_nerIta_trf
1.26 GB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 33 commits
bullmount's picture
bullmount
Update README.md
19db9a7 about 3 years ago
  • ner
    Update spaCy pipeline about 4 years ago
  • transformer
    reinsert model about 4 years ago
  • vocab
    Update spaCy pipeline about 4 years ago
  • .gitattributes
    1.44 kB
    Update spaCy pipeline about 4 years ago
  • README.md
    4.63 kB
    Update README.md about 3 years ago
  • config.cfg
    2.85 kB
    first ver about 4 years ago
  • it_nerIta_trf-any-py3-none-any.whl
    818 MB
    xet
    Update spaCy pipeline about 4 years ago
  • meta.json
    2.56 kB
    Update spaCy pipeline about 4 years ago
  • tokenizer
    42.7 kB
    first ver about 4 years ago