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

Added predicted columns to tagger machine

parent 4f92377d
No related branches found
No related tags found
No related merge requests found
Name : Tagger Machine
Classifier : tagger MLP(500,RELU,0.3) data/tagger.ts
//Features :
// buffer from -2 to 2
// stack from -2 to 0
// rawInput from -10 to 10
// FORM = fasttext
// FORM += isUppercase
// FORM += length
// FORM += part[-4,-1]
// XPOS = ignored
// HEAD = ldep
// ID = ignored
Predictions : UPOS
Strategy : sequential
tagger tagger
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment