Update README.md
Browse files
README.md
CHANGED
@@ -20,9 +20,24 @@ This dataset had been created as part of joint research of HUMADEX research grou
|
|
20 |
Authors:
|
21 |
dr. Izidor Mlakar, Rigon Sallauka, dr. Umut Arioz, dr. Matej Rojc
|
22 |
|
23 |
-
##
|
24 |
-
The
|
25 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
26 |
|
27 |
## Dataset Building
|
28 |
|
|
|
20 |
Authors:
|
21 |
dr. Izidor Mlakar, Rigon Sallauka, dr. Umut Arioz, dr. Matej Rojc
|
22 |
|
23 |
+
## Publication
|
24 |
+
The paper associated with this dataset has been published: [10.3390/app15105585](https://doi.org/10.3390/app15105585)
|
25 |
+
|
26 |
+
Please cite this paper as follows if you use this dataset or build upon this work. Your citation supports the authors and the continued development of this research.
|
27 |
+
```bibtex
|
28 |
+
@article{app15105585,
|
29 |
+
author = {Sallauka, Rigon and Arioz, Umut and Rojc, Matej and Mlakar, Izidor},
|
30 |
+
title = {Weakly-Supervised Multilingual Medical NER for Symptom Extraction for Low-Resource Languages},
|
31 |
+
journal = {Applied Sciences},
|
32 |
+
volume = {15},
|
33 |
+
year = {2025},
|
34 |
+
number = {10},
|
35 |
+
article-number = {5585},
|
36 |
+
url = {https://www.mdpi.com/2076-3417/15/10/5585},
|
37 |
+
issn = {2076-3417},
|
38 |
+
doi = {10.3390/app15105585}
|
39 |
+
}
|
40 |
+
```
|
41 |
|
42 |
## Dataset Building
|
43 |
|