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

  • Log In
  • Sign Up

reflex-project
/
de_trf_ner_base_reflex_nrp

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

Instructions to use reflex-project/de_trf_ner_base_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_ner_base_reflex_nrp with spaCy:

    !pip install https://huggingface.co/reflex-project/de_trf_ner_base_reflex_nrp/resolve/main/de_trf_ner_base_reflex_nrp-any-py3-none-any.whl
    
    # Using spacy.load().
    import spacy
    nlp = spacy.load("de_trf_ner_base_reflex_nrp")
    
    # Importing as module.
    import de_trf_ner_base_reflex_nrp
    nlp = de_trf_ner_base_reflex_nrp.load()
  • Notebooks
  • Google Colab
  • Kaggle
de_trf_ner_base_reflex_nrp
1.26 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
Lazy-Val's picture
Lazy-Val
Update spaCy pipeline
a840f17 verified 8 months ago
  • ner
    Update spaCy pipeline 8 months ago
  • ner_transformer
    Update spaCy pipeline 8 months ago
  • vocab
    Update spaCy pipeline 8 months ago
  • .gitattributes
    1.8 kB
    Update spaCy pipeline 8 months ago
  • README.md
    1.12 kB
    Update spaCy pipeline 8 months ago
  • config.cfg
    3.15 kB
    Update spaCy pipeline 8 months ago
  • de_trf_ner_base_reflex_nrp-0.0.0-py3-none-any.whl
    409 MB
    xet
    Update spaCy pipeline about 1 year ago
  • de_trf_ner_base_reflex_nrp-1.0.0-py3-none-any.whl
    409 MB
    xet
    Update spaCy pipeline 8 months ago
  • meta.json
    1.13 kB
    Update spaCy pipeline 8 months ago
  • tokenizer
    56.2 kB
    Update spaCy pipeline 8 months ago
  • use_custom_tokenizer.py
    7.08 kB
    Update spaCy pipeline 8 months ago