rigonsallauka commited on
Commit
3ebee6c
·
verified ·
1 Parent(s): 76e4632

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +18 -3
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
- ## Preprint
24
- The preprint version of the paper associated with this dataset is available at:
25
- [Preprint DOI: 10.20944/preprints202504.1356.v1](https://www.preprints.org/manuscript/202504.1356/v1)
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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