Datasets:
Fixed Citation
Browse files
README.md
CHANGED
|
@@ -83,12 +83,13 @@ Please note that the underlying vocabulary and word frequencies are derived from
|
|
| 83 |
## Citation
|
| 84 |
|
| 85 |
```bibtex
|
| 86 |
-
@misc{
|
| 87 |
author = {KvaytG},
|
| 88 |
-
title = {
|
| 89 |
year = {2026},
|
| 90 |
publisher = {Hugging Face},
|
|
|
|
| 91 |
url = {https://huggingface.co/datasets/KvaytG/en-ru-statistical-dict-20m-corpus},
|
| 92 |
note = {Built from en-ru-parallel-20m using fast_align + grow-diag-final-and}
|
| 93 |
}
|
| 94 |
-
```
|
|
|
|
| 83 |
## Citation
|
| 84 |
|
| 85 |
```bibtex
|
| 86 |
+
@misc{kvaytg_en_ru_statistical_dict_20m_corpus,
|
| 87 |
author = {KvaytG},
|
| 88 |
+
title = {English-Russian Statistical Dictionary from 20M parallel corpus},
|
| 89 |
year = {2026},
|
| 90 |
publisher = {Hugging Face},
|
| 91 |
+
journal = {Hugging Face Datasets},
|
| 92 |
url = {https://huggingface.co/datasets/KvaytG/en-ru-statistical-dict-20m-corpus},
|
| 93 |
note = {Built from en-ru-parallel-20m using fast_align + grow-diag-final-and}
|
| 94 |
}
|
| 95 |
+
```
|