Skip to content

Commit b37a874

Browse files
committed
Added evaluation results for the SICK2014-dataset
1 parent e6e0b37 commit b37a874

19 files changed

+3177568
-116
lines changed

amr_pipeline.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
commands = [
4343
f"python3 toolkit/mtool20/main.py --read amr --write mrp {'..//'+args.output}_a.amr {'..//'+args.output}_a.mrp",
4444
f"python3 toolkit/mtool20/main.py --read amr --write mrp {'..//'+args.output}_b.amr {'..//'+args.output}_b.mrp",
45-
#f"bash bash/amr_preprocess.sh {'..//'+args.output}_a.mrp bash/glove.840B.300d.w2v.txt",
45+
f"bash bash/amr_preprocess.sh {'..//'+args.output}_a.mrp bash/glove.840B.300d.w2v.txt",
4646
f"bash bash/amr_preprocess.sh {'..//'+args.output}_b.mrp bash/glove.840B.300d.w2v.txt"
4747
]
4848

analysis/sick/SICK2014_corpus_a_concat.amr

Lines changed: 88201 additions & 0 deletions
Large diffs are not rendered by default.

analysis/sick/SICK2014_corpus_a_reif.amr

Lines changed: 83188 additions & 0 deletions
Large diffs are not rendered by default.

analysis/sick/SICK2014_corpus_a_reif_ext.amr

Lines changed: 100022 additions & 0 deletions
Large diffs are not rendered by default.

analysis/sick/SICK2014_corpus_b_concat.amr

Lines changed: 86923 additions & 0 deletions
Large diffs are not rendered by default.

analysis/sick/SICK2014_corpus_b_reif.amr

Lines changed: 81662 additions & 0 deletions
Large diffs are not rendered by default.

analysis/sick/SICK2014_corpus_b_reif_ext.amr

Lines changed: 98496 additions & 0 deletions
Large diffs are not rendered by default.

analysis/sick/s2match_glove_results/SICK2014_concat_ver1_results_full.txt

Lines changed: 326588 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)