Update README.md
Browse files
README.md
CHANGED
|
@@ -38,10 +38,10 @@ print(f"Words similar to 'ሰብ': {similar_words}")
|
|
| 38 |
|
| 39 |
Dataset Source
|
| 40 |
|
| 41 |
-
The
|
| 42 |
It is a publicly available dataset as part of an NLP resource for low-resource languages for research and development.
|
| 43 |
|
| 44 |
-
For more information about the TIGQA dataset, visit this link. https://zenodo.org/records/11423987
|
| 45 |
|
| 46 |
License
|
| 47 |
This Word2Vec model and its associated files are released under the MIT License.
|
|
|
|
| 38 |
|
| 39 |
Dataset Source
|
| 40 |
|
| 41 |
+
The dataset for training this model contains text data in the Geez script of the Tigrinya language.
|
| 42 |
It is a publicly available dataset as part of an NLP resource for low-resource languages for research and development.
|
| 43 |
|
| 44 |
+
For more information about the TIGQA dataset, visit this link. https://zenodo.org/records/11423987 and from HornMT
|
| 45 |
|
| 46 |
License
|
| 47 |
This Word2Vec model and its associated files are released under the MIT License.
|