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