Commit
·
871320c
1
Parent(s):
892ef29
upload hub_repos/bioasq_task_c_2017/README.md to hub from bigbio repo
Browse files
README.md
ADDED
@@ -0,0 +1,47 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
|
2 |
+
---
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
license: other
|
6 |
+
license_bigbio_shortname: NLM_LICENSE
|
7 |
+
pretty_name: BioASQ Task C 2017
|
8 |
+
---
|
9 |
+
|
10 |
+
|
11 |
+
# Dataset Card for BioASQ Task C 2017
|
12 |
+
|
13 |
+
## Dataset Description
|
14 |
+
|
15 |
+
- **Homepage:** http://participants-area.bioasq.org/general_information/Task5c/
|
16 |
+
- **Pubmed:** True
|
17 |
+
- **Public:** False
|
18 |
+
- **Tasks:** Text Classification
|
19 |
+
|
20 |
+
|
21 |
+
The training data set for this task contains annotated biomedical articles
|
22 |
+
published in PubMed and corresponding full text from PMC. By annotated is meant
|
23 |
+
that GrantIDs and corresponding Grant Agencies have been identified in the full
|
24 |
+
text of articles
|
25 |
+
|
26 |
+
|
27 |
+
|
28 |
+
## Citation Information
|
29 |
+
|
30 |
+
```
|
31 |
+
@article{nentidis-etal-2017-results,
|
32 |
+
title = {Results of the fifth edition of the {B}io{ASQ} Challenge},
|
33 |
+
author = {
|
34 |
+
Nentidis, Anastasios and Bougiatiotis, Konstantinos and Krithara,
|
35 |
+
Anastasia and Paliouras, Georgios and Kakadiaris, Ioannis
|
36 |
+
},
|
37 |
+
year = 2007,
|
38 |
+
journal = {},
|
39 |
+
volume = {BioNLP 2017},
|
40 |
+
doi = {10.18653/v1/W17-2306},
|
41 |
+
url = {https://aclanthology.org/W17-2306},
|
42 |
+
biburl = {},
|
43 |
+
bibsource = {https://aclanthology.org/W17-2306}
|
44 |
+
}
|
45 |
+
|
46 |
+
|
47 |
+
```
|