metadata
license: mit
language:
- la
tags:
- cltk
Model Card for la_dep_cltk_md
md Latin model for spaCy trained on UD treebanks for tagging, parsing and lemmatization
Table of Contents
Model Details
Model Description
md Latin model for spaCy trained on UD treebanks for tagging, parsing and lemmatization
- Developed by: Patrick J. Burns
- Model type: spaCy model
- Language(s) (NLP): la
- License: mit
- Resources for more information:
Citation
BibTeX:
@misc{burns_la_dep_cltk_md_2023,
title = {la\_dep\_cltk\_md},
version = 0.3.1,
url = {https://github.com/diyclassics/la_dep_cltk_md},
abstract = {spaCy-compatible md model for Latin},
urldate = {2023-03-12},
author = {Burns, Patrick J.},
year = {2023},
}
How to Get Started with the Model
- Install with...
pip install https://huggingface.co/diyclassics/la_dep_cltk_md/resolve/main/la_dep_cltk_md-0.3.1/dist/la_dep_cltk_md-0.3.1.tar.gz
- Tested on python 3.10.8, spacy==3.5.1