adorkin commited on
Commit
55c9b25
·
verified ·
1 Parent(s): ee48465

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -1
README.md CHANGED
@@ -24,4 +24,16 @@ configs:
24
  path: qrels/*
25
  license:
26
  - unknown
27
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
24
  path: qrels/*
25
  license:
26
  - unknown
27
+ ---
28
+ ## BibTeX entry and citation info
29
+ ```
30
+ @misc{dorkin2024glilemleveragingglinercontextualized,
31
+ title={GliLem: Leveraging GliNER for Contextualized Lemmatization in Estonian},
32
+ author={Aleksei Dorkin and Kairit Sirts},
33
+ year={2024},
34
+ eprint={2412.20597},
35
+ archivePrefix={arXiv},
36
+ primaryClass={cs.CL},
37
+ url={https://arxiv.org/abs/2412.20597},
38
+ }
39
+ ```