From b70bfeadc91364d6b8375d913e387fb4c663f0de Mon Sep 17 00:00:00 2001
From: Franck Dary <franck.dary@lis-lab.fr>
Date: Thu, 2 Jul 2020 09:57:18 +0200
Subject: [PATCH] Added res

---
 .../results/results_taggerparser_02_07_20.txt   | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)
 create mode 100644 UD_any/results/results_taggerparser_02_07_20.txt

diff --git a/UD_any/results/results_taggerparser_02_07_20.txt b/UD_any/results/results_taggerparser_02_07_20.txt
new file mode 100644
index 0000000..abfc55f
--- /dev/null
+++ b/UD_any/results/results_taggerparser_02_07_20.txt
@@ -0,0 +1,17 @@
+Corpus           Metric      F1.score        Model                   
+--------------------------------------------------------------------------------
+UD_French-GSD    LAS         85.76[±0.26]%   taggerparser_incr_two   
+UD_French-GSD    LAS         86.09[±0.28]%   taggerparser_incr_one   
+
+UD_French-GSD    UAS         88.62[±0.19]%   taggerparser_incr_two   
+UD_French-GSD    UAS         88.89[±0.17]%   taggerparser_incr_one   
+
+UD_French-GSD    UPOS        96.84[±0.09]%   taggerparser_incr_one   
+UD_French-GSD    UPOS        96.90[±0.01]%   tagger_padding          
+UD_French-GSD    UPOS        97.02[±0.03]%   taggerparser_incr_two   
+UD_French-GSD    UPOS        97.06[±0.04]%   taggerparser_incrGold   
+UD_French-GSD    UPOS        97.16[±0.02]%   tagger_seeGoldCheat     
+UD_French-GSD    UPOS        97.22[±0.04]%   tagger                  
+--------------------------------------------------------------------------------
+UD_French-Pred   UPOS        97.02[±0.06]%   taggerparser_incrGold   
+UD_French-Pred   UPOS        97.12[±0.03]%   tagger_seeGoldCheat     
-- 
GitLab