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

  • Log In
  • Sign Up

constantinSch
/
LandmarkNER

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

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

  • Libraries
  • spaCy

    How to use constantinSch/LandmarkNER with spaCy:

    !pip install https://huggingface.co/constantinSch/LandmarkNER/resolve/main/LandmarkNER-any-py3-none-any.whl
    
    # Using spacy.load().
    import spacy
    nlp = spacy.load("LandmarkNER")
    
    # Importing as module.
    import LandmarkNER
    nlp = LandmarkNER.load()
  • Notebooks
  • Google Colab
  • Kaggle
LandmarkNER / ner
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
constantinSch's picture
constantinSch
Update spaCy pipeline
9a03322 almost 4 years ago
  • cfg
    221 Bytes
    Update spaCy pipeline almost 4 years ago
  • model
    207 kB
    Update spaCy pipeline almost 4 years ago
  • moves
    111 Bytes
    Update spaCy pipeline almost 4 years ago