Update README.md
Browse files
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 |
+
```
|