From 91eda1962e9da893a10f97a7c7c39e0c3f5cc750 Mon Sep 17 00:00:00 2001 From: voje Date: Wed, 20 Feb 2019 07:38:26 +0100 Subject: [PATCH] mate-tools tags the corpus. Need to specify predicates better --- README.md | 8 + .../F0006347.xml.parsed.tsv | 84 +- .../F0012782.xml.parsed.tsv | 184 +- .../F0019343.xml.parsed.tsv | 4086 ++++++++-------- .../F0025741.xml.parsed.tsv | 3814 +++++++-------- .../F0032377.xml.parsed.tsv | 640 +-- .../F0039402.xml.parsed.tsv | 808 +-- data/kres_example_out/F0006347.xml.parsed.tsv | 298 +- data/kres_example_out/F0012782.xml.parsed.tsv | 289 +- data/kres_example_out/F0019343.xml.parsed.tsv | 4314 +++++++++-------- data/kres_example_out/F0025741.xml.parsed.tsv | 3943 ++++++++------- data/kres_example_out/F0032377.xml.parsed.tsv | 893 ++-- data/kres_example_out/F0039402.xml.parsed.tsv | 925 ++-- dockerfiles/python-java/Makefile | 13 +- tools/Makefile | 4 +- tools/{parse.py => main.py} | 0 tools/parser/parser.py | 62 +- tools/srl-20131216/ger-eval.out | 162 + 18 files changed, 10766 insertions(+), 9761 deletions(-) rename tools/{parse.py => main.py} (100%) diff --git a/README.md b/README.md index 670df2e..8875208 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,14 @@ Check all possible xml tags (that occur after the tag. ## Tools * Parser for reading both `SSJ500k 2.1 TEI xml` and `Kres F....xml.parsed.xml"` files found in `./tools/parser/parser.py`. +## Usage +```bash +$ ./dockerfiles/python-java` +$ make +# you should be inside a container now +$ make