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