gedeonmate commited on
Commit
8be7342
·
verified ·
1 Parent(s): a1db3f8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +20 -1
README.md CHANGED
@@ -28,4 +28,23 @@ These embeddings were developed and evaluated as part of the paper: **_A Compara
28
 
29
  The paper can be found here: https://arxiv.org/abs/2505.07809
30
 
31
- The corresponding GitHub repository: https://github.com/gedeonmate/hungarian_static_embeddings
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
28
 
29
  The paper can be found here: https://arxiv.org/abs/2505.07809
30
 
31
+ The corresponding GitHub repository: https://github.com/gedeonmate/hungarian_static_embeddings
32
+
33
+ ## 🙏 Citation
34
+
35
+ If you use these models, code, or any part of the accompanying materials in your research, please cite:
36
+
37
+ ```bibtex
38
+ @article{Gedeon_2025,
39
+ title={A Comparative Analysis of Static Word Embeddings for Hungarian},
40
+ volume={17},
41
+ ISSN={2061-2079},
42
+ url={http://dx.doi.org/10.36244/ICJ.2025.2.4},
43
+ DOI={10.36244/icj.2025.2.4},
44
+ number={2},
45
+ journal={Infocommunications Journal},
46
+ publisher={Infocommunications Journal},
47
+ author={Gedeon, Máté},
48
+ year={2025},
49
+ pages={28–34}
50
+ }