From 8ca33e57110267ebd28a6859cbe8638622070f94 Mon Sep 17 00:00:00 2001 From: emetheni <lenakmeth@gmail.com> Date: Tue, 23 May 2023 11:35:01 +0200 Subject: [PATCH] fix environment.yml --- environment.yml | 2 +- mappings/specific_results.txt | 16 ++++++++-------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/environment.yml b/environment.yml index bd0b51d..bcc7776 100644 --- a/environment.yml +++ b/environment.yml @@ -85,4 +85,4 @@ dependencies: - tzdata==2023.3 - urllib3==2.0.2 - xxhash==3.2.0 - - yarl==1.9.2 \ No newline at end of file + - yarl==1.9.2ename \ No newline at end of file diff --git a/mappings/specific_results.txt b/mappings/specific_results.txt index 4292811..46f7a37 100644 --- a/mappings/specific_results.txt +++ b/mappings/specific_results.txt @@ -1,14 +1,14 @@ BEST EPOCH Corpus B 3 deu.rst.pcc -B 2 eng.dep.covdtb -B 3 eng.dep.scidtb -B 3 eng.pdtb.pdtb +A1_3 4 eng.dep.covdtb +B 4 eng.dep.scidtb +B 4 eng.pdtb.pdtb A1_3 4 eng.pdtb.tedm A1_3 4 eng.rst.gum -A1_3 4 eng.rst.rstdt +B 5 eng.rst.rstdt A1_3 4 eng.sdrt.stac A1_3 4 eus.rst.ert -B 1 fas.rst.prstc +B 3 fas.rst.prstc A1_3 4 fra.sdrt.annodis A1_3 4 ita.pdtb.luna A1_3 4 nld.rst.nldt @@ -18,10 +18,10 @@ A1_3 4 por.rst.cstn A1_3 4 rus.rst.rrt A1_3 4 spa.rst.rststb B 5 spa.rst.sctb -B 5 tha.pdtb.tdtb +A1_3 4 tha.pdtb.tdtb B 3 tur.pdtb.tdb A1_3 4 tur.pdtb.tedm A1 3 zho.dep.scidtb -B 3 zho.pdtb.cdtb +B 4 zho.pdtb.cdtb A1 3 zho.rst.gcdt -B 2 zho.rst.sctb \ No newline at end of file +A1_3 4 zho.rst.sctb \ No newline at end of file -- GitLab