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