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

  • Log In
  • Sign Up

reflex-project
/
de_trf_reflex_nrp

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

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

  • Libraries
  • spaCy

    How to use reflex-project/de_trf_reflex_nrp with spaCy:

    !pip install https://huggingface.co/reflex-project/de_trf_reflex_nrp/resolve/main/de_trf_reflex_nrp-any-py3-none-any.whl
    
    # Using spacy.load().
    import spacy
    nlp = spacy.load("de_trf_reflex_nrp")
    
    # Importing as module.
    import de_trf_reflex_nrp
    nlp = de_trf_reflex_nrp.load()
  • Notebooks
  • Google Colab
  • Kaggle
de_trf_reflex_nrp
2.68 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
Lazy-Val's picture
Lazy-Val
Update spaCy pipeline
f28b8a4 verified 8 months ago
  • base_transformer
    Update spaCy pipeline 8 months ago
  • morphologizer
    Update spaCy pipeline about 1 year ago
  • ner
    Update spaCy pipeline 8 months ago
  • ner_transformer
    Update spaCy pipeline 8 months ago
  • parser
    Update spaCy pipeline about 1 year ago
  • tagger
    Update spaCy pipeline about 1 year ago
  • trainable_lemmatizer
    Update spaCy pipeline about 1 year ago
  • vocab
    Update spaCy pipeline 8 months ago
  • .gitattributes
    2.12 kB
    Update spaCy pipeline 8 months ago
  • README.md
    103 kB
    Update spaCy pipeline 8 months ago
  • config.cfg
    5.71 kB
    Update spaCy pipeline 8 months ago
  • de_trf_reflex_nrp-0.0.0-py3-none-any.whl
    866 MB
    xet
    Update spaCy pipeline 8 months ago
  • de_trf_reflex_nrp-1.0.0-py3-none-any.whl
    866 MB
    xet
    Update spaCy pipeline 8 months ago
  • meta.json
    108 kB
    Update spaCy pipeline 8 months ago
  • tokenizer
    87.7 kB
    Update spaCy pipeline 8 months ago
  • use_custom_tokenizer.py
    7.08 kB
    Update spaCy pipeline 8 months ago