KvaytG commited on
Commit
510dc6c
·
verified ·
1 Parent(s): afaeb05

Fixed Citation

Browse files
Files changed (1) hide show
  1. README.md +4 -3
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{kvaytg_en_ru_statistical_dict_20m,
87
  author = {KvaytG},
88
- title = {en-ru-statistical-dict-20m-corpus: English-Russian Statistical Dictionary from 20M parallel corpus},
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
+ ```