Skip to content
Snippets Groups Projects
Commit 6c2a7322 authored by Franck Dary's avatar Franck Dary
Browse files

Updated tools for UD_any

parent f4d6cb63
No related branches found
No related tags found
No related merge requests found
...@@ -4,3 +4,4 @@ Oracle : morpho ...@@ -4,3 +4,4 @@ Oracle : morpho
Feature Model : morpho.fm Feature Model : morpho.fm
Action Set : ../../data/morpho_parts.as Action Set : ../../data/morpho_parts.as
Topology : (500,RELU,0.3) Topology : (500,RELU,0.3)
Dynamic : yes
...@@ -12,6 +12,13 @@ b.0#POS ...@@ -12,6 +12,13 @@ b.0#POS
b.-1#POS b.-1#POS
b.-2#POS b.-2#POS
b.-3#POS b.-3#POS
# XPOS
b.1#XPOS
b.2#XPOS
b.0#XPOS
b.-1#XPOS
b.-2#XPOS
b.-3#XPOS
# MORPHO # MORPHO
b.0#MORPHO b.0#MORPHO
b.-1#MORPHO b.-1#MORPHO
......
...@@ -3,6 +3,7 @@ ...@@ -3,6 +3,7 @@
0 ID ref none Final 1 0 ID ref none Final 1
1 FORM ref form Final 1 1 FORM ref form Final 1
3 POS ref pos Final 1 3 POS ref pos Final 1
4 XPOS ref pos Final 1
5 MORPHO hyp morpho Final 1 5 MORPHO hyp morpho Final 1
0 SGN hyp sgn Final 0 0 SGN hyp sgn Final 0
0 EOS ref none Final 0 0 EOS ref none Final 0
...@@ -3,6 +3,7 @@ ...@@ -3,6 +3,7 @@
0 ID ref none FromZero 1 0 ID ref none FromZero 1
1 FORM ref form FromZero 1 1 FORM ref form FromZero 1
3 POS ref pos FromZero 1 3 POS ref pos FromZero 1
4 XPOS ref pos FromZero 1
5 MORPHO hyp morpho FromZero 1 5 MORPHO hyp morpho FromZero 1
0 SGN hyp sgn FromZero 0 0 SGN hyp sgn FromZero 0
0 EOS ref none FromZero 0 0 EOS ref none FromZero 0
...@@ -4,3 +4,4 @@ Oracle : morpho ...@@ -4,3 +4,4 @@ Oracle : morpho
Feature Model : morpho.fm Feature Model : morpho.fm
Action Set : ../../data/morpho_whole.as Action Set : ../../data/morpho_whole.as
Topology : (500,RELU,0.3)(100,RELU,0.0) Topology : (500,RELU,0.3)(100,RELU,0.0)
Dynamic : yes
...@@ -12,6 +12,13 @@ b.0#POS ...@@ -12,6 +12,13 @@ b.0#POS
b.-1#POS b.-1#POS
b.-2#POS b.-2#POS
b.-3#POS b.-3#POS
# XPOS
b.1#XPOS
b.2#XPOS
b.0#XPOS
b.-1#XPOS
b.-2#XPOS
b.-3#XPOS
# MORPHO # MORPHO
b.-1#MORPHO b.-1#MORPHO
b.-2#MORPHO b.-2#MORPHO
......
...@@ -3,6 +3,7 @@ ...@@ -3,6 +3,7 @@
0 ID ref none Final 1 0 ID ref none Final 1
1 FORM ref form Final 1 1 FORM ref form Final 1
3 POS ref pos Final 1 3 POS ref pos Final 1
4 XPOS ref pos Final 1
5 MORPHO hyp morpho Final 1 5 MORPHO hyp morpho Final 1
0 SGN hyp sgn Final 0 0 SGN hyp sgn Final 0
0 EOS ref none Final 0 0 EOS ref none Final 0
...@@ -3,6 +3,7 @@ ...@@ -3,6 +3,7 @@
0 ID ref none FromZero 1 0 ID ref none FromZero 1
1 FORM ref form FromZero 1 1 FORM ref form FromZero 1
3 POS ref pos FromZero 1 3 POS ref pos FromZero 1
4 XPOS ref pos FromZero 1
5 MORPHO hyp morpho FromZero 1 5 MORPHO hyp morpho FromZero 1
0 SGN hyp sgn FromZero 0 0 SGN hyp sgn FromZero 0
0 EOS ref none FromZero 0 0 EOS ref none FromZero 0
...@@ -4,7 +4,6 @@ Parser_actions 18 Embeddings _ ...@@ -4,7 +4,6 @@ Parser_actions 18 Embeddings _
Parser_bool 16 Embeddings _ Parser_bool 16 Embeddings _
Parser_int 16 Embeddings _ Parser_int 16 Embeddings _
Parser_eos 16 Embeddings _ Parser_eos 16 Embeddings _
Parser_gov 16 Embeddings _
Parser_pos 18 Embeddings _ Parser_pos 18 Embeddings _
Parser_form 30 Embeddings _ Parser_form 30 Embeddings _
Parser_lemma 30 Embeddings _ Parser_lemma 30 Embeddings _
...@@ -16,7 +15,6 @@ Parser_sgn 20 Embeddings _ ...@@ -16,7 +15,6 @@ Parser_sgn 20 Embeddings _
Error_Parser_actions 18 Embeddings _ Error_Parser_actions 18 Embeddings _
Error_Parser_bool 16 Embeddings _ Error_Parser_bool 16 Embeddings _
Error_Parser_int 16 Embeddings _ Error_Parser_int 16 Embeddings _
Error_Parser_eos 16 Embeddings _
Error_Parser_gov 16 Embeddings _ Error_Parser_gov 16 Embeddings _
Error_Parser_pos 18 Embeddings _ Error_Parser_pos 18 Embeddings _
Error_Parser_form 30 Embeddings _ Error_Parser_form 30 Embeddings _
......
...@@ -7,6 +7,6 @@ ...@@ -7,6 +7,6 @@
5 MORPHO ref morpho Final 1 5 MORPHO ref morpho Final 1
0 SGN hyp sgn Final 0 0 SGN hyp sgn Final 0
2 LEMMA ref form Final 1 2 LEMMA ref form Final 1
6 GOV hyp gov Final 1 6 GOV hyp int Final 1
7 LABEL hyp labels Final 1 7 LABEL hyp labels Final 1
0 EOS hyp eos Final 0 0 EOS hyp eos Final 0
...@@ -7,6 +7,6 @@ ...@@ -7,6 +7,6 @@
5 MORPHO ref morpho FromZero 1 5 MORPHO ref morpho FromZero 1
0 SGN hyp sgn FromZero 0 0 SGN hyp sgn FromZero 0
2 LEMMA ref form FromZero 1 2 LEMMA ref form FromZero 1
6 GOV hyp ref FromZero 1 6 GOV hyp int FromZero 1
7 LABEL hyp labels FromZero 1 7 LABEL hyp labels FromZero 1
0 EOS hyp eos FromZero 0 0 EOS hyp eos FromZero 0
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment