Update README.md
Browse files
README.md
CHANGED
@@ -32,8 +32,11 @@ The data prepared as IOB formated input has been used during training, develiopm
|
|
32 |
and testing. Additional data formats such as JSON and XML as well as CSV files are
|
33 |
also available and are described below.
|
34 |
|
|
|
|
|
|
|
35 |
Documents and annotations are easiest viewed by using the BioC XML files and opening
|
36 |
-
them in free annotation tool TeamTat
|
37 |
format can be found here: https://bioc.sourceforge.net/
|
38 |
|
39 |
## Annotations in IOB format
|
|
|
32 |
and testing. Additional data formats such as JSON and XML as well as CSV files are
|
33 |
also available and are described below.
|
34 |
|
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
|