diyclassics commited on
Commit
beb2e09
1 Parent(s): c56bed2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -3
README.md CHANGED
@@ -5,6 +5,7 @@ language:
5
  tags:
6
  - cltk
7
  - latin
 
8
  library_name: spacy
9
  ---
10
 
@@ -44,10 +45,10 @@ md Latin model for spaCy trained on UD treebanks for tagging, parsing, lemmatiza
44
  ```
45
  @misc{burns_la_core_cltk_md_2023,
46
  title = {la\_core\_cltk\_md},
47
- version = 0.4.1,
48
  url = {https://github.com/diyclassics/la_core_cltk_md},
49
  abstract = {spaCy-compatible md model for Latin},
50
- urldate = {2023-03-12},
51
  author = {Burns, Patrick J. with contributions from T. Geelhaar, N. Bernhardt, and V. Koch},
52
  year = {2023},
53
  }
@@ -56,5 +57,5 @@ md Latin model for spaCy trained on UD treebanks for tagging, parsing, lemmatiza
56
  # How to Get Started with the Model
57
 
58
  - Install with...
59
- - `pip install https://huggingface.co/diyclassics/la_core_cltk_md/resolve/main/la_core_cltk_md-0.4.1/dist/la_core_cltk_md-0.4.1.tar.gz`
60
  - Tested on python 3.10.8, spacy==3.5.1
 
5
  tags:
6
  - cltk
7
  - latin
8
+ - latincy
9
  library_name: spacy
10
  ---
11
 
 
45
  ```
46
  @misc{burns_la_core_cltk_md_2023,
47
  title = {la\_core\_cltk\_md},
48
+ version = 3.5.0,
49
  url = {https://github.com/diyclassics/la_core_cltk_md},
50
  abstract = {spaCy-compatible md model for Latin},
51
+ urldate = {2023-04-17},
52
  author = {Burns, Patrick J. with contributions from T. Geelhaar, N. Bernhardt, and V. Koch},
53
  year = {2023},
54
  }
 
57
  # How to Get Started with the Model
58
 
59
  - Install with...
60
+ - `pip install https://huggingface.co/diyclassics/la_core_cltk_md/resolve/main/la_core_cltk_md-3.5.0/dist/la_core_cltk_md-3.5.0.tar.gz`
61
  - Tested on python 3.10.8, spacy==3.5.1