Instructions to use spacy/xx_ent_wiki_sm with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- spaCy
How to use spacy/xx_ent_wiki_sm with spaCy:
!pip install https://huggingface.co/spacy/xx_ent_wiki_sm/resolve/main/xx_ent_wiki_sm-any-py3-none-any.whl # Using spacy.load(). import spacy nlp = spacy.load("xx_ent_wiki_sm") # Importing as module. import xx_ent_wiki_sm nlp = xx_ent_wiki_sm.load() - Notebooks
- Google Colab
- Kaggle
Commit History
Update spaCy pipeline 7369c32
Update spaCy pipeline 4d0c44a
Update spaCy pipeline e054e51
Adriane Boyd commited on
Update spaCy pipeline 9939882
EC2 Default User commited on
Update spaCy pipeline 0169940
Omar Sanseviero commited on
Automatic correction of README.md metadata for keys. Contact website@huggingface.co for any question 3225e24
Update spaCy pipeline 1a638b2
Omar Sanseviero commited on
Remove broken metadata 21e0e9a
Omar Sanseviero commited on
Update spaCy pipeline c2a8bcf
Omar Sanseviero commited on