diyclassics commited on
Commit
d0d8c0c
·
1 Parent(s): f17aa6a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -42,7 +42,7 @@ spaCy-compatible sentence segmenter for Latin trained on UD treebanks
42
  ```
43
  @misc{burns_la_senter_2022,
44
  title = {la\_senter},
45
- version = 0.3.0,
46
  url = {https://github.com/diyclassics/la_senter},
47
  abstract = {spaCy-compatible sentence segmenter for Latin},
48
  urldate = {2023-03-11},
@@ -54,5 +54,5 @@ spaCy-compatible sentence segmenter for Latin trained on UD treebanks
54
  # How to Get Started with the Model
55
 
56
  - Install with...
57
- - `pip install https://huggingface.co/diyclassics/la_senter/resolve/main/la_senter-0.3.0/dist/la_senter-0.3.0.tar.gz`
58
  - Tested on python 3.10.8, spacy==3.5.1
 
42
  ```
43
  @misc{burns_la_senter_2022,
44
  title = {la\_senter},
45
+ version = 0.3.1,
46
  url = {https://github.com/diyclassics/la_senter},
47
  abstract = {spaCy-compatible sentence segmenter for Latin},
48
  urldate = {2023-03-11},
 
54
  # How to Get Started with the Model
55
 
56
  - Install with...
57
+ - `pip install https://huggingface.co/diyclassics/la_senter/resolve/main/la_senter-0.3.1/dist/la_senter-0.3.1.tar.gz`
58
  - Tested on python 3.10.8, spacy==3.5.1