artemmm commited on
Commit
90cd699
·
verified ·
1 Parent(s): 93c1999

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -8
README.md CHANGED
@@ -72,14 +72,11 @@ print(result)
72
  ## Citation
73
 
74
  ```
75
- @misc{fedorchenko2025optimizingestoniantvsubtitles,
76
- title={Optimizing Estonian TV Subtitles with Semi-supervised Learning and LLMs},
77
- author={Artem Fedorchenko and Tanel Alumäe},
78
- year={2025},
79
- eprint={2501.05234},
80
- archivePrefix={arXiv},
81
- primaryClass={cs.CL},
82
- url={https://arxiv.org/abs/2501.05234},
83
  }
84
 
85
  ```
 
72
  ## Citation
73
 
74
  ```
75
+ @inproceedings{fedorchenko-2025-optimizing,
76
+ title = "Optimizing Estonian {TV} Subtitles with Semi-supervised Learning and {LLMs}",
77
+ author = {Fedorchenko, Artem and Alum{\"a}e, Tanel},
78
+ booktitle = "Proceedings of the 25th Nordic Conference on Computational Linguistics (NoDaLiDa)",
79
+ year = "2025"
 
 
 
80
  }
81
 
82
  ```