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

Updated dicts

parent fb593c35
No related branches found
No related tags found
No related merge requests found
......@@ -5,6 +5,7 @@ Morpho_int 10 Embeddings
Morpho_letters 30 Embeddings
Morpho_pos 30 Embeddings
Morpho_form 100 Embeddings
Morpho_form.f 100 Embeddings
Morpho_morpho 30 Embeddings
Morpho_actions 30 Embeddings
# ERROR_MORPHO
......
......@@ -5,6 +5,7 @@ Morpho_int 10 Embeddings
Morpho_letters 30 Embeddings
Morpho_pos 30 Embeddings
Morpho_form 100 Embeddings
Morpho_form.f 100 Embeddings
Morpho_morpho 30 Embeddings
Morpho_actions 30 Embeddings
# ERROR_MORPHO
......
......@@ -6,6 +6,7 @@ Parser_int 16 Embeddings _
Parser_eos 16 Embeddings _
Parser_pos 18 Embeddings _
Parser_form 30 Embeddings _
Parser_form.f 30 Embeddings _
Parser_lemma 30 Embeddings _
Parser_letters 30 Embeddings _
Parser_labels 18 Embeddings _
......
......@@ -14,7 +14,7 @@ Tagger_int 05 Embeddings
Tagger_letters 30 Embeddings
Tagger_pos 15 Embeddings
Tagger_form 30 Embeddings
Tagger_sgn 10 Embeddings
Tagger_form.f 30 Embeddings
Tagger_actions 05 Embeddings
Tagger_entropy 05 Embeddings
#########################################################################
......
......@@ -8,6 +8,7 @@ Tagger_eos 16 Embeddings _
Tagger_gov 16 Embeddings _
Tagger_pos 18 Embeddings _
Tagger_form 30 Embeddings _
Tagger_form.f 30 Embeddings _
Tagger_lemma 30 Embeddings _
Tagger_letters 30 Embeddings _
Tagger_labels 18 Embeddings _
......@@ -20,6 +21,7 @@ Morpho_eos 16 Embeddings _
Morpho_gov 16 Embeddings _
Morpho_pos 18 Embeddings _
Morpho_form 30 Embeddings _
Morpho_form.f 30 Embeddings _
Morpho_lemma 30 Embeddings _
Morpho_letters 30 Embeddings _
Morpho_labels 18 Embeddings _
......@@ -42,6 +44,7 @@ Parser_eos 16 Embeddings _
Parser_gov 16 Embeddings _
Parser_pos 18 Embeddings _
Parser_form 30 Embeddings _
Parser_form.f 30 Embeddings _
Parser_lemma 30 Embeddings _
Parser_letters 30 Embeddings _
Parser_labels 18 Embeddings _
......
......@@ -8,6 +8,7 @@ Tagger_eos 16 Embeddings _
Tagger_gov 16 Embeddings _
Tagger_pos 18 Embeddings _
Tagger_form 30 Embeddings _
Tagger_form.f 30 Embeddings _
Tagger_lemma 30 Embeddings _
Tagger_letters 30 Embeddings _
Tagger_labels 18 Embeddings _
......@@ -20,6 +21,7 @@ Morpho_eos 16 Embeddings _
Morpho_gov 16 Embeddings _
Morpho_pos 18 Embeddings _
Morpho_form 30 Embeddings _
Morpho_form.f 30 Embeddings _
Morpho_lemma 30 Embeddings _
Morpho_letters 30 Embeddings _
Morpho_labels 18 Embeddings _
......@@ -42,6 +44,7 @@ Parser_eos 16 Embeddings _
Parser_gov 16 Embeddings _
Parser_pos 18 Embeddings _
Parser_form 30 Embeddings _
Parser_form.f 30 Embeddings _
Parser_lemma 30 Embeddings _
Parser_letters 30 Embeddings _
Parser_labels 18 Embeddings _
......
......@@ -3,5 +3,6 @@ Tokenizer_bool 02 Embeddings
Tokenizer_int 05 Embeddings
Tokenizer_letters 30 Embeddings
Tokenizer_form 30 Embeddings
Tokenizer_form.f 30 Embeddings
Tokenizer_actions 05 Embeddings
Tokenizer_entropy 05 Embeddings
......@@ -5,6 +5,7 @@ Tokenizer_bool 02 Embeddings
Tokenizer_int 05 Embeddings
Tokenizer_letters 30 Embeddings
Tokenizer_form 30 Embeddings
Tokenizer_form.f 30 Embeddings
Tokenizer_actions 05 Embeddings
Tokenizer_entropy 05 Embeddings
# TAGGER
......@@ -15,6 +16,7 @@ Tagger_eos 16 Embeddings _
Tagger_gov 16 Embeddings _
Tagger_pos 18 Embeddings _
Tagger_form 30 Embeddings _
Tagger_form.f 30 Embeddings _
Tagger_lemma 30 Embeddings _
Tagger_letters 30 Embeddings _
Tagger_labels 18 Embeddings _
......@@ -27,6 +29,7 @@ Morpho_eos 16 Embeddings _
Morpho_gov 16 Embeddings _
Morpho_pos 18 Embeddings _
Morpho_form 30 Embeddings _
Morpho_form.f 30 Embeddings _
Morpho_lemma 30 Embeddings _
Morpho_letters 30 Embeddings _
Morpho_labels 18 Embeddings _
......@@ -49,6 +52,7 @@ Parser_eos 16 Embeddings _
Parser_gov 16 Embeddings _
Parser_pos 18 Embeddings _
Parser_form 30 Embeddings _
Parser_form.f 30 Embeddings _
Parser_lemma 30 Embeddings _
Parser_letters 30 Embeddings _
Parser_labels 18 Embeddings _
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment