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: 132 Bytes
d0ea26a | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:ea4e9d914a856f92259f80c829f81b9409bc0e108b0ff218f6d4308746e47640
size 6009091
|