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
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
jeppe-style's picture
jeppe-style
Update spaCy pipeline
72fe60d verified over 1 year ago
  • base_transformer
    Update spaCy pipeline over 1 year ago
  • morphologizer
    Update spaCy pipeline over 1 year ago
  • parser
    Update spaCy pipeline over 1 year ago
  • tagger
    Update spaCy pipeline over 1 year ago
  • trainable_lemmatizer
    Update spaCy pipeline over 1 year ago
  • vocab
    Update spaCy pipeline over 1 year ago
  • .gitattributes
    1.86 kB
    Update spaCy pipeline over 1 year ago
  • README.md
    43.6 kB
    Update spaCy pipeline over 1 year ago
  • config.cfg
    4.67 kB
    Update spaCy pipeline over 1 year ago
  • it_trf_base-any-py3-none-any.whl
    417 MB
    xet
    Update spaCy pipeline over 1 year ago
  • meta.json
    50.3 kB
    Update spaCy pipeline over 1 year ago
  • tokenizer
    43.7 kB
    Update spaCy pipeline over 1 year ago
  • use_custom_tokenizer.py
    316 Bytes
    Update spaCy pipeline over 1 year ago