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

Updated seq machine

parent e029b4e9
No related branches found
No related tags found
No related merge requests found
Name : Tokenizer and Tagger Machine Name : Tokenizer and Tagger Machine
Classifier : toketagger LSTM(-1,{-3,-2,-1},{},{FORM,UPOS},{-1,0},{},{ID,FORM},{1,10},5,5) {data/tokenizer.ts data/tagger.ts} Classifier : toketagger LSTM(-1,{-3,-2,-1,0,1,2},{},{FORM,UPOS},{-1,0},{},{ID,FORM},{1,10},5,5) {data/tokenizer.ts data/tagger.ts}
Splitwords : data/splitwords.ts Splitwords : data/splitwords.ts
Predictions : ID FORM UPOS EOS Predictions : ID FORM UPOS EOS
Strategy : sequential Strategy : sequential
......
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