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