File size: 1,823 Bytes
466b81e
 
 
 
f04e530
 
466b81e
3f3bc87
f04e530
466b81e
f04e530
 
 
 
 
 
 
466b81e
 
 
 
 
 
 
 
 
 
57eacf1
466b81e
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65

---
language: 
- en
bigbio_language: 
- English
license: other
multilinguality: monolingual
bigbio_license_shortname: GENIA_PROJECT_LICENSE
pretty_name: BioNLP 2013 PC
homepage: https://github.com/openbiocorpora/bionlp-st-2013-pc
bigbio_pubmed: True
bigbio_public: True
bigbio_tasks: 
- EVENT_EXTRACTION
- NAMED_ENTITY_RECOGNITION
- COREFERENCE_RESOLUTION
---


# Dataset Card for BioNLP 2013 PC

## Dataset Description

- **Homepage:** https://github.com/openbiocorpora/bionlp-st-2013-pc
- **Pubmed:** True
- **Public:** True
- **Tasks:** EE,NER,COREF


the Pathway Curation (PC) task is a main event extraction task of the BioNLP shared task (ST) 2013.
The PC task concerns the automatic extraction of biomolecular reactions from text.
The task setting, representation and semantics are defined with respect to pathway
model standards and ontologies (SBML, BioPAX, SBO) and documents selected by relevance
to specific model reactions. Two BioNLP ST 2013 participants successfully completed
the PC task. The highest achieved F-score, 52.8%, indicates that event extraction is
a promising approach to supporting pathway curation efforts.



## Citation Information

```
@inproceedings{ohta-etal-2013-overview,
    title = "Overview of the Pathway Curation ({PC}) task of {B}io{NLP} Shared Task 2013",
    author = "Ohta, Tomoko  and
      Pyysalo, Sampo  and
      Rak, Rafal  and
      Rowley, Andrew  and
      Chun, Hong-Woo  and
      Jung, Sung-Jae  and
      Choi, Sung-Pil  and
      Ananiadou, Sophia  and
      Tsujii, Jun{'}ichi",
    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-2009",
    pages = "67--75",
}

```