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

spacy
/
it_core_news_sm

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

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

  • Libraries
  • spaCy

    How to use spacy/it_core_news_sm with spaCy:

    !pip install https://huggingface.co/spacy/it_core_news_sm/resolve/main/it_core_news_sm-any-py3-none-any.whl
    
    # Using spacy.load().
    import spacy
    nlp = spacy.load("it_core_news_sm")
    
    # Importing as module.
    import it_core_news_sm
    nlp = it_core_news_sm.load()
  • Notebooks
  • Google Colab
  • Kaggle
it_core_news_sm
29.2 MB
Ctrl+K
Ctrl+K
  • 5 contributors
History: 13 commits
adrianeboyd's picture
adrianeboyd
Update spaCy pipeline
abe4d25 over 2 years ago
  • attribute_ruler
    Update spaCy pipeline about 4 years ago
  • lemmatizer
    Update spaCy pipeline over 3 years ago
  • morphologizer
    Update spaCy pipeline almost 3 years ago
  • ner
    Update spaCy pipeline over 3 years ago
  • parser
    Update spaCy pipeline over 3 years ago
  • senter
    Update spaCy pipeline over 3 years ago
  • tagger
    Update spaCy pipeline almost 3 years ago
  • tok2vec
    Update spaCy pipeline over 3 years ago
  • vocab
    Update spaCy pipeline over 3 years ago
  • .gitattributes
    910 Bytes
    Update spaCy pipeline almost 5 years ago
  • LICENSE
    22.3 kB
    Update spaCy pipeline almost 5 years ago
  • LICENSES_SOURCES
    35.5 kB
    Update spaCy pipeline about 4 years ago
  • README.md
    23.9 kB
    Update spaCy pipeline over 2 years ago
  • accuracy.json
    6.05 kB
    Update spaCy pipeline over 2 years ago
  • config.cfg
    6.63 kB
    Update spaCy pipeline over 2 years ago
  • it_core_news_sm-any-py3-none-any.whl
    13 MB
    xet
    Update spaCy pipeline over 2 years ago
  • meta.json
    30 kB
    Update spaCy pipeline over 2 years ago
  • tokenizer
    43.2 kB
    Update spaCy pipeline over 3 years ago