diyclassics
commited on
Commit
·
7ddb27d
1
Parent(s):
71bd4f2
Update README.md
Browse filesUpdate model card
README.md
CHANGED
@@ -27,7 +27,7 @@ Floret vectors for Latin
|
|
27 |
## Model Description
|
28 |
|
29 |
<!-- Provide a longer summary of what this model is/does. -->
|
30 |
-
md floret vectors for Latin on Wikipedia, Oscar,
|
31 |
|
32 |
- **Developed by:** Patrick J. Burns
|
33 |
- **Model type:** spaCy model
|
@@ -45,10 +45,10 @@ md floret vectors for Latin on Wikipedia, Oscar, UD and CC100-Latin data.
|
|
45 |
```
|
46 |
@misc{burns_la_vectors_floret_md_2023,
|
47 |
title = {la\_vectors\_floret\_md},
|
48 |
-
version = 3.
|
49 |
url = {https://huggingface.co/diyclassics/la_vectors_floret_md},
|
50 |
abstract = {md floret vectors model for Latin},
|
51 |
-
urldate = {2023-
|
52 |
author = {Burns, Patrick J.},
|
53 |
year = {2023},
|
54 |
}
|
@@ -57,5 +57,5 @@ md floret vectors for Latin on Wikipedia, Oscar, UD and CC100-Latin data.
|
|
57 |
# How to Get Started with the Model
|
58 |
|
59 |
- Install with...
|
60 |
-
- `pip install https://huggingface.co/latincy/la_vectors_floret_md/resolve/main/la_vectors_floret_md-3.
|
61 |
-
- Tested on python 3.10.8, spacy==3.
|
|
|
27 |
## Model Description
|
28 |
|
29 |
<!-- Provide a longer summary of what this model is/does. -->
|
30 |
+
md floret vectors for Latin on Wikipedia, Oscar, and UD data.
|
31 |
|
32 |
- **Developed by:** Patrick J. Burns
|
33 |
- **Model type:** spaCy model
|
|
|
45 |
```
|
46 |
@misc{burns_la_vectors_floret_md_2023,
|
47 |
title = {la\_vectors\_floret\_md},
|
48 |
+
version = 3.6.0,
|
49 |
url = {https://huggingface.co/diyclassics/la_vectors_floret_md},
|
50 |
abstract = {md floret vectors model for Latin},
|
51 |
+
urldate = {2023-07-07},
|
52 |
author = {Burns, Patrick J.},
|
53 |
year = {2023},
|
54 |
}
|
|
|
57 |
# How to Get Started with the Model
|
58 |
|
59 |
- Install with...
|
60 |
+
- `pip install https://huggingface.co/latincy/la_vectors_floret_md/resolve/main/la_vectors_floret_md-3.6.0-py3-none-any.whl
|
61 |
+
- Tested on python 3.10.8, spacy==3.6.0
|