diyclassics
commited on
Commit
·
5a29b01
1
Parent(s):
c0e2eae
Update README.md
Browse files
README.md
CHANGED
@@ -35,7 +35,7 @@ lg floret vectors for Latin on Wikipedia, Oscar, UD and CC100-Latin data.
|
|
35 |
- **Language(s) (NLP):** la
|
36 |
- **License:** mit
|
37 |
- **Resources for more information:**
|
38 |
-
- [GitHub Repo](https://github.com/diyclassics/
|
39 |
|
40 |
# Citation
|
41 |
|
@@ -46,10 +46,10 @@ lg floret vectors for Latin on Wikipedia, Oscar, UD and CC100-Latin data.
|
|
46 |
```
|
47 |
@misc{burns_la_vectors_floret_lg_2023,
|
48 |
title = {la\_vectors\_floret\_lg},
|
49 |
-
version = 3.
|
50 |
url = {https://huggingface.co/diyclassics/la_vectors_floret_lg},
|
51 |
abstract = {lg floret vectors model for Latin},
|
52 |
-
urldate = {2023-
|
53 |
author = {Burns, Patrick J.},
|
54 |
year = {2023},
|
55 |
}
|
@@ -58,5 +58,5 @@ lg floret vectors for Latin on Wikipedia, Oscar, UD and CC100-Latin data.
|
|
58 |
# How to Get Started with the Model
|
59 |
|
60 |
- Install with...
|
61 |
-
- `pip install https://huggingface.co/latincy/la_vectors_floret_lg/resolve/main/la_vectors_floret_lg-3.
|
62 |
-
- Tested on python 3.10.8, spacy==3.
|
|
|
35 |
- **Language(s) (NLP):** la
|
36 |
- **License:** mit
|
37 |
- **Resources for more information:**
|
38 |
+
- [GitHub Repo](https://github.com/diyclassics/la_core_cltk_lg)
|
39 |
|
40 |
# Citation
|
41 |
|
|
|
46 |
```
|
47 |
@misc{burns_la_vectors_floret_lg_2023,
|
48 |
title = {la\_vectors\_floret\_lg},
|
49 |
+
version = 3.6.0,
|
50 |
url = {https://huggingface.co/diyclassics/la_vectors_floret_lg},
|
51 |
abstract = {lg floret vectors model for Latin},
|
52 |
+
urldate = {2023-07-07},
|
53 |
author = {Burns, Patrick J.},
|
54 |
year = {2023},
|
55 |
}
|
|
|
58 |
# How to Get Started with the Model
|
59 |
|
60 |
- Install with...
|
61 |
+
- `pip install https://huggingface.co/latincy/la_vectors_floret_lg/resolve/main/la_vectors_floret_lg-3.6.0-py3-none-any.whl`
|
62 |
+
- Tested on python 3.10.8, spacy==3.6.0
|