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

hugosousa
/
en_tei2go

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

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

  • Libraries
  • spaCy

    How to use hugosousa/en_tei2go with spaCy:

    !pip install https://huggingface.co/hugosousa/en_tei2go/resolve/main/en_tei2go-any-py3-none-any.whl
    
    # Using spacy.load().
    import spacy
    nlp = spacy.load("en_tei2go")
    
    # Importing as module.
    import en_tei2go
    nlp = en_tei2go.load()
  • Notebooks
  • Google Colab
  • Kaggle
en_tei2go
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
hugosousa's picture
hugosousa
Update README.md
3ae942c verified about 1 year ago
  • ner
    Update spaCy pipeline about 1 year ago
  • vocab
    Update spaCy pipeline about 1 year ago
  • .gitattributes
    1.63 kB
    Update spaCy pipeline about 1 year ago
  • README.md
    1.38 kB
    Update README.md about 1 year ago
  • config.cfg
    2.2 kB
    Update spaCy pipeline about 1 year ago
  • en_tei2go-any-py3-none-any.whl
    4.41 MB
    xet
    Update spaCy pipeline about 1 year ago
  • meta.json
    444 Bytes
    Update spaCy pipeline about 1 year ago
  • tokenizer
    77.8 kB
    Update spaCy pipeline about 1 year ago