mevol commited on
Commit
a2d2293
1 Parent(s): fbe531c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +42 -0
README.md CHANGED
@@ -35,10 +35,52 @@ also available and are described below.
35
  Annotation was carried out with the free annotation tool TeamTat (https://www.teamtat.org/) and
36
  documents were downloaded as BioC XML before converting them to IOB, annotation only JSON and CSV format.
37
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
38
  Documents and annotations are easiest viewed by using the BioC XML files and opening
39
  them in free annotation tool TeamTat. More about the BioC
40
  format can be found here: https://bioc.sourceforge.net/
41
 
 
 
 
 
 
 
42
  ## Annotations in IOB format
43
  The IOB formated files can be found in the directory: "annotation_IOB"
44
  The four files are as follows:
 
35
  Annotation was carried out with the free annotation tool TeamTat (https://www.teamtat.org/) and
36
  documents were downloaded as BioC XML before converting them to IOB, annotation only JSON and CSV format.
37
 
38
+ The number of annotations and sentences in each file is given below:
39
+
40
+ | document ID | number of annotations in BioC XML | number of annotations in IOB/JSON/CSV | number of sentences |
41
+ | --- | --- | --- | --- |
42
+ | PMC4850273 | 1129 | 1129 | 205 |
43
+ | PMC4784909 | 868 | 868 | 204 |
44
+ | PMC4850288 | 718 | 710 | 146 |
45
+ | PMC4887326 | 942 | 942 | 152 |
46
+ | PMC4833862 | 1044 | 1044 | 192 |
47
+ | PMC4832331 | 739 | 718 | 134 |
48
+ | PMC4852598 | 1239 | 1228 | 250 |
49
+ | PMC4786784 | 1573 | 1573 | 232 |
50
+ | PMC4848090 | 1002 | 1000 | 192 |
51
+ | PMC4792962 | 1297 | 1297 | 256 |
52
+ | PMC4841544 | 1460 | 1459 | 274 |
53
+ | PMC4772114 | 824 | 824 | 165 |
54
+ | PMC4872110 | 1283 | 1283 | 250 |
55
+ | PMC4848761 | 888 | 884 | 252 |
56
+ | PMC4919469 | 1636 | 1624 | 336 |
57
+ | PMC4880283 | 783 | 783 | 166 |
58
+ | PMC4968113 | 1245 | 1245 | 292 |
59
+ | PMC4937829 | 633 | 633 | 181 |
60
+ | PMC4854314 | 498 | 488 | 139 |
61
+ | PMC4871749 | 411 | 411 | 79 |
62
+ | PMC4869123 | 922 | 922 | 195 |
63
+ | PMC4888278 | 580 | 580 | 102 |
64
+ | PMC4795551 | 1475 | 1475 | 297 |
65
+ | PMC4831588 | 1087 | 1070 | 224 |
66
+ | PMC4918766 | 1027 | 1027 | 210 |
67
+ | PMC4802042 | 1445 | 1445 | 268 |
68
+ | PMC4896748 | 2652 | 2638 | 480 |
69
+ | PMC4781976 | 115 | 113 | 24 |
70
+ | PMC4802085 | 983 | 983 | 193 |
71
+ | PMC4887163 | 856 | 856 | 196|
72
+ | total | 31354 | 31252 | 6286 |
73
+
74
  Documents and annotations are easiest viewed by using the BioC XML files and opening
75
  them in free annotation tool TeamTat. More about the BioC
76
  format can be found here: https://bioc.sourceforge.net/
77
 
78
+ ## Raw BioC XML files
79
+ These are the raw, un-annotated XML files for the publications in the dataset in BioC format.
80
+ The files are found in the directory: "raw_BioC_XML".
81
+ There is one file for each document and they follow standard naming
82
+ "unique PubMedCentral ID"_raw.xml.
83
+
84
  ## Annotations in IOB format
85
  The IOB formated files can be found in the directory: "annotation_IOB"
86
  The four files are as follows: