Update README.md
Browse files
README.md
CHANGED
|
@@ -115,4 +115,14 @@ ds = load_dataset("ruvimx/UkrCorpus", "literature")
|
|
| 115 |
## ⚠️ License Notice
|
| 116 |
This subset contains works from ukrlib.com.ua which presents them as public domain.
|
| 117 |
Some works may still be under copyright in certain jurisdictions.
|
| 118 |
-
Use at your own discretion.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 115 |
## ⚠️ License Notice
|
| 116 |
This subset contains works from ukrlib.com.ua which presents them as public domain.
|
| 117 |
Some works may still be under copyright in certain jurisdictions.
|
| 118 |
+
Use at your own discretion.
|
| 119 |
+
|
| 120 |
+
## Citation
|
| 121 |
+
\```bibtex
|
| 122 |
+
@dataset{savytskyi2026ukrcorpus,
|
| 123 |
+
author = {Savytskyi, Ruvim},
|
| 124 |
+
title = {UkrCorpus: Ukrainian Text Corpus},
|
| 125 |
+
year = {2026},
|
| 126 |
+
publisher = {Hugging Face},
|
| 127 |
+
url = {https://huggingface.co/datasets/ruvimx/UkrCorpus}
|
| 128 |
+
}
|