Instructions to use DanielHellebust/cycLingoNER with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- spaCy
How to use DanielHellebust/cycLingoNER with spaCy:
!pip install https://huggingface.co/DanielHellebust/cycLingoNER/resolve/main/cycLingoNER-any-py3-none-any.whl # Using spacy.load(). import spacy nlp = spacy.load("cycLingoNER") # Importing as module. import cycLingoNER nlp = cycLingoNER.load() - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
6e5c22a | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:c9af56ee02113fc5f813129f61900d11bcd78d003bf559038aadfbdc235b86de
size 502030703
|