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

test

parent 2917653c
No related branches found
No related tags found
No related merge requests found
Name : Tagger Machine Name : Tagger Machine
Classifier : tagger MLP(500,RELU,0.3) data/tagger.ts 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
Strategy : sequential Strategy : sequential
tagger tagger tagger tagger
#! /bin/bash
source "config"
~/newMacaon/build/dev/dev tagger/machine.rm data/conllu.mcd "$UD_ROOT"*train.conllu "$UD_ROOT"*train.txt
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment