ruvimx commited on
Commit
8d2e73e
·
verified ·
1 Parent(s): 42cf377

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -1
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
+ }