diyclassics commited on
Commit
c56bed2
1 Parent(s): 4bf6fe7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -44,7 +44,7 @@ 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.0,
48
  url = {https://github.com/diyclassics/la_core_cltk_md},
49
  abstract = {spaCy-compatible md model for Latin},
50
  urldate = {2023-03-12},
@@ -56,5 +56,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.0/dist/la_core_cltk_md-0.4.0.tar.gz`
60
  - Tested on python 3.10.8, spacy==3.5.1
 
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},
 
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