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

Added template machine for data like orfeo

parent 6716b24d
No related branches found
No related tags found
No related merge requests found
Name : Tagger, Parser and Segmenter incremental Machine
Classifier : tagparser
{
Transitions : {tagger,data/tagger.ts parser,data/parser.ts segmenter,data/segmenter.ts}
Network type : Modular
StateName : Out{64}
Context : Buffer{-3 -2 -1 0 1 2} Stack{} Columns{FORM UPOS} GRU{1 1 0 1} In{64} Out{64}
Focused : Column{ID} NbElem{1} Buffer{-1 0 1 2} Stack{2 1 0} GRU{1 1 0 1} In{64} Out{64}
Focused : Column{FORM} NbElem{10} Buffer{-1 0 1 2} Stack{2 1 0} GRU{1 1 0 1} In{64} Out{64}
Focused : Column{EOS} NbElem{1} Buffer{-1} Stack{} GRU{1 1 0 1} In{64} Out{64}
Focused : Column{DEPREL} NbElem{1} Buffer{} Stack{2 1 0} GRU{1 1 0 1} In{64} Out{64}
NumericColumn : Column{DEPS} Buffer{-3 -2 -1 0 1 2} Stack{2 1 0} GRU{1 1 0 1} Out{64}
NumericColumn : Column{MISC} Buffer{-3 -2 -1 0 1 2} Stack{2 1 0} GRU{1 1 0 1} Out{64}
DepthLayerTree : Columns{DEPREL} Buffer{} Stack{2 1 0} LayerSizes{3} GRU{1 1 0.0 1} In{64} Out{64}
InputDropout : 0.5
MLP : {2048 0.3 2048 0.3}
End
Optimizer : Adam {0.0002 0.9 0.999 0.00000001 0.00001 true}
}
Predictions : UPOS HEAD DEPREL EOS
Strategy
{
Block : End{cannotMove}
tagger parser * 0
parser segmenter SHIFT 0
parser segmenter RIGHT 0
parser parser * 0
segmenter tagger * 1
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment