Instructions to use diyclassics/la_dep_cltk_sm with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- spaCy
How to use diyclassics/la_dep_cltk_sm with spaCy:
!pip install https://huggingface.co/diyclassics/la_dep_cltk_sm/resolve/main/la_dep_cltk_sm-any-py3-none-any.whl # Using spacy.load(). import spacy nlp = spacy.load("la_dep_cltk_sm") # Importing as module. import la_dep_cltk_sm nlp = la_dep_cltk_sm.load() - Notebooks
- Google Colab
- Kaggle
Model Card for la_dep_cltk_sm
sm Latin model for spaCy trained on UD treebanks for tagging, parsing and lemmatization
DEPRECATED — PLEASE USE la_core_web_sm
- Downloads last month
- -
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support