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