Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closes #67 - Add Monero #516

Open
wants to merge 7 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
48 changes: 48 additions & 0 deletions bigbio/hub/hub_repos/monero/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,48 @@

---
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/}
}
```
Loading