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

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 / ner
315 kB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 2 commits
Davide Montebovi
Update spaCy pipeline
8a987bd about 4 years ago
  • cfg
    221 Bytes
    first ver about 4 years ago
  • model
    314 kB
    xet
    Update spaCy pipeline about 4 years ago
  • moves
    1.02 kB
    first ver about 4 years ago