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
File size: 134 Bytes
9a03322 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:92ef72ca6c824ff64127862c21bcd2a201a31f5928cc5855c91dfd75eba8612d
size 437390977
|