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

  • Log In
  • Sign Up

reflex-project
/
it_trf_base

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

Instructions to use reflex-project/it_trf_base with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • spaCy

    How to use reflex-project/it_trf_base with spaCy:

    !pip install https://huggingface.co/reflex-project/it_trf_base/resolve/main/it_trf_base-any-py3-none-any.whl
    
    # Using spacy.load().
    import spacy
    nlp = spacy.load("it_trf_base")
    
    # Importing as module.
    import it_trf_base
    nlp = it_trf_base.load()
  • Notebooks
  • Google Colab
  • Kaggle
it_trf_base / parser
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
jeppe-style's picture
jeppe-style
Update spaCy pipeline
72fe60d verified over 1 year ago
  • cfg
    222 Bytes
    Update spaCy pipeline over 1 year ago
  • model
    1.13 MB
    xet
    Update spaCy pipeline over 1 year ago
  • moves
    827 Bytes
    Update spaCy pipeline over 1 year ago