Datasets:

Languages:
Romanian
License:
File size: 1,229 Bytes
e3789d2
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49

---
language: 
- ro
bigbio_language: 
- Romanian
license: cc-by-sa-4.0
multilinguality: monolingual
bigbio_license_shortname: CC_BY_SA_4p0
pretty_name: MoNERo
homepage: https://www.racai.ro/en/tools/text/
bigbio_pubmed: False
bigbio_public: True
bigbio_tasks: 
- NAMED_ENTITY_RECOGNITION
---


# Dataset Card for MoNERo

## Dataset Description

- **Homepage:** https://www.racai.ro/en/tools/text/
- **Pubmed:** False
- **Public:** True
- **Tasks:** NER

MoNERo: a Biomedical Gold Standard Corpus for the Romanian Language for part of speech tagging and named entity recognition.


## Citation Information

```
@inproceedings{,
    title = {{M}o{NER}o: a Biomedical Gold Standard Corpus for the {R}omanian Language},
    author = {Mitrofan, Maria  and Barbu Mititelu, Verginica  and Mitrofan, Grigorina},
    booktitle = "Proceedings of the 18th BioNLP Workshop and Shared Task",
    month = aug,
    year = "2019",
    address = "Florence, Italy",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/W19-5008",
    doi = "10.18653/v1/W19-5008",
    pages = "71--79",
    biburl    = {https://aclanthology.org/W19-5008.bib},
    bibsource = {https://aclanthology.org/W19-5008/}
}
```