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

nickprock
/
it_spacy_ner_trf

Token Classification
spaCy
Italian
Model card Files Files and versions
xet
Community

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

  • Libraries
  • spaCy

    How to use nickprock/it_spacy_ner_trf with spaCy:

    !pip install https://huggingface.co/nickprock/it_spacy_ner_trf/resolve/main/it_spacy_ner_trf-any-py3-none-any.whl
    
    # Using spacy.load().
    import spacy
    nlp = spacy.load("it_spacy_ner_trf")
    
    # Importing as module.
    import it_spacy_ner_trf
    nlp = it_spacy_ner_trf.load()
  • Notebooks
  • Google Colab
  • Kaggle
it_spacy_ner_trf
845 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
nickprock's picture
nickprock
Update README.md
a54ea29 about 3 years ago
  • token_classification_transformer
    Update spaCy pipeline about 3 years ago
  • vocab
    Update spaCy pipeline about 3 years ago
  • .gitattributes
    1.63 kB
    Update spaCy pipeline about 3 years ago
  • README.md
    1.17 kB
    Update README.md about 3 years ago
  • config.cfg
    2.6 kB
    Update spaCy pipeline about 3 years ago
  • it_spacy_ner_trf-any-py3-none-any.whl
    406 MB
    xet
    Update spaCy pipeline about 3 years ago
  • meta.json
    591 Bytes
    Update spaCy pipeline about 3 years ago
  • tokenizer
    43.2 kB
    Update spaCy pipeline about 3 years ago