Datasets:

Modalities:
Text
Languages:
English
Libraries:
Datasets
License:
bionlp_st_2013_ge / README.md
gabrielaltay's picture
upload hub_repos/bionlp_st_2013_ge/README.md to hub from bigbio repo
f58e45b
|
raw
history blame
1.36 kB
---
language:
- en
bigbio_language:
- English
license: other
bigbio_license_shortname: GENIA_PROJECT_LICENSE
pretty_name: BioNLP 2013 GE
homepage: https://github.com/openbiocorpora/bionlp-st-2013-ge
bigbio_pubmed: True
bigbio_public: True
bigbio_tasks:
- EVENT_EXTRACTION
- NAMED_ENTITY_RECOGNITION
- RELATION_EXTRACTION
- COREFERENCE_RESOLUTION
---
# Dataset Card for BioNLP 2013 GE
## Dataset Description
- **Homepage:** https://github.com/openbiocorpora/bionlp-st-2013-ge
- **Pubmed:** True
- **Public:** True
- **Tasks:** Event Extraction, Named Entity Recognition, Relation Extraction, Coreference Resolution
The BioNLP-ST GE task has been promoting development of fine-grained
information extraction (IE) from biomedical
documents, since 2009. Particularly, it has focused on the domain of
NFkB as a model domain of Biomedical IE
## Citation Information
```
@inproceedings{kim-etal-2013-genia,
title = "The {G}enia Event Extraction Shared Task, 2013 Edition - Overview",
author = "Kim, Jin-Dong and
Wang, Yue and
Yasunori, Yamamoto",
booktitle = "Proceedings of the {B}io{NLP} Shared Task 2013 Workshop",
month = aug,
year = "2013",
address = "Sofia, Bulgaria",
publisher = "Association for Computational Linguistics",
url = "https://aclanthology.org/W13-2002",
pages = "8--15",
}
```