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

  • Log In
  • Sign Up

hugosousa
/
de_tei2go

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

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

  • Libraries
  • spaCy

    How to use hugosousa/de_tei2go with spaCy:

    !pip install https://huggingface.co/hugosousa/de_tei2go/resolve/main/de_tei2go-any-py3-none-any.whl
    
    # Using spacy.load().
    import spacy
    nlp = spacy.load("de_tei2go")
    
    # Importing as module.
    import de_tei2go
    nlp = de_tei2go.load()
  • Notebooks
  • Google Colab
  • Kaggle
de_tei2go
7.62 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
hugosousa's picture
hugosousa
Update README.md
c2135b1 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
  • de_tei2go-any-py3-none-any.whl
    3.59 MB
    xet
    Update spaCy pipeline about 1 year ago
  • meta.json
    444 Bytes
    Update spaCy pipeline about 1 year ago
  • tokenizer
    48.7 kB
    Update spaCy pipeline about 1 year ago