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
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

dominguesm
/
pt_core_news_trf

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

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

  • Libraries
  • spaCy

    How to use dominguesm/pt_core_news_trf with spaCy:

    !pip install https://huggingface.co/dominguesm/pt_core_news_trf/resolve/main/pt_core_news_trf-any-py3-none-any.whl
    
    # Using spacy.load().
    import spacy
    nlp = spacy.load("pt_core_news_trf")
    
    # Importing as module.
    import pt_core_news_trf
    nlp = pt_core_news_trf.load()
  • Notebooks
  • Google Colab
  • Kaggle
pt_core_news_trf
1.7 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 8 commits
dominguesm's picture
dominguesm
Update README.md
ddc045f over 3 years ago
  • morphologizer
    Update spaCy pipeline over 3 years ago
  • ner
    Update spaCy pipeline over 3 years ago
  • parser
    Update spaCy pipeline over 3 years ago
  • tagger
    Update spaCy pipeline over 3 years ago
  • trainable_lemmatizer
    Update spaCy pipeline over 3 years ago
  • transformer
    Update spaCy pipeline over 3 years ago
  • vocab
    Update spaCy pipeline over 3 years ago
  • .gitattributes
    1.82 kB
    Update spaCy pipeline over 3 years ago
  • README.md
    44.9 kB
    Update README.md over 3 years ago
  • config.cfg
    5.25 kB
    Update spaCy pipeline over 3 years ago
  • meta.json
    49.9 kB
    Update meta.json over 3 years ago
  • pt_core_news_trf-any-py3-none-any.whl
    815 MB
    xet
    Update spaCy pipeline over 3 years ago
  • results.json
    5.42 kB
    Update spaCy pipeline over 3 years ago
  • tokenizer
    38.3 kB
    Update spaCy pipeline over 3 years ago