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

  • Log In
  • Sign Up

csae8092
/
de_MRP_NER

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

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

  • Libraries
  • spaCy

    How to use csae8092/de_MRP_NER with spaCy:

    !pip install https://huggingface.co/csae8092/de_MRP_NER/resolve/main/de_MRP_NER-any-py3-none-any.whl
    
    # Using spacy.load().
    import spacy
    nlp = spacy.load("de_MRP_NER")
    
    # Importing as module.
    import de_MRP_NER
    nlp = de_MRP_NER.load()
  • Notebooks
  • Google Colab
  • Kaggle
de_MRP_NER / vocab
785 kB
Ctrl+K
Ctrl+K
  • 3 contributors
History: 1 commit
csae8092
Update spaCy pipeline
80809ee almost 5 years ago
  • key2row

    Pickle imports

    • No problematic imports detected

    What is a pickle import?

    1 Bytes
    Update spaCy pipeline almost 5 years ago
  • lookups.bin

    Pickle imports

    • No problematic imports detected

    What is a pickle import?

    1 Bytes
    xet
    Update spaCy pipeline almost 5 years ago
  • strings.json
    785 kB
    xet
    Update spaCy pipeline almost 5 years ago
  • vectors
    128 Bytes
    xet
    Update spaCy pipeline almost 5 years ago