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

Updated readingMachines with new classifier

parent b9dd9c0b
No related branches found
No related tags found
No related merge requests found
Name : Parser Machine
Classifier : tagger MLP(500,RELU,0.3) data/parser.ts
Classifier : tagger ConcatWords data/parser.ts
Predictions : HEAD DEPREL EOS
Strategy : sequential
parser parser SHIFT 1
......
Name : Tagger Machine
Classifier : tagger MLP(500,RELU,0.3) data/tagger.ts
Classifier : tagger ConcatWords data/tagger.ts
Predictions : UPOS
Strategy : sequential
tagger tagger 1
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment