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

Fixed typo in machines

parent 650be26d
Branches
No related tags found
No related merge requests found
Name : Tokenizer, Tagger and Morpho Machine Name : Tokenizer, Tagger and Morpho Machine
Classifier : tokemorpho Classifier : tokemorpho
{ {
Transitions : {data/tokenizer.ts data/tagger.ts data/morpho_parts} Transitions : {data/tokenizer.ts data/tagger.ts data/morpho_parts.ts}
Network type : LSTM Network type : LSTM
Unknown value threshold : -1 Unknown value threshold : -1
Buffer context : {-3 -2 -1} Buffer context : {-3 -2 -1}
......
Name : Tokenizer, Tagger and Morpho Machine Name : Tokenizer, Tagger and Morpho Machine
Classifier : tokemorpho Classifier : tokemorpho
{ {
Transitions : {data/tokenizer.ts data/tagger.ts data/morpho_parts} Transitions : {data/tokenizer.ts data/tagger.ts data/morpho_parts.ts}
Network type : LSTM Network type : LSTM
Unknown value threshold : -1 Unknown value threshold : -1
Buffer context : {-3 -2 -1 1 2} Buffer context : {-3 -2 -1 1 2}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment