Skip to content

[160524]CoNLL U_Latin ITT

Jiaqi Li edited this page Aug 3, 2016 · 1 revision

Machine: linearb

Branch: master

Command: spark-submit --driver-memory 20g --executor-memory 20g --master 'local[*]' glm_parser.py -s 8 -i 10 -p /cs/natlang-data/CoNLL/universal-dependencies-1.2/ --train='la_itt-ud-train.conllu' --test='la_itt-ud-test.conllu' --learner=perceptron --fgen=english_1st_fgen --parser=ceisner --config=config/conllu.config

Result: 05/25/2016 12:37:29 AM INFO: Training time usage(seconds): 3748.857137 05/25/2016 12:37:29 AM INFO: Feature count: 4652508 05/25/2016 12:37:29 AM INFO: Unlabeled accuracy: 0.701173808514 (4958, 7071) 05/25/2016 12:37:29 AM INFO: Unlabeled attachment accuracy: 0.716983659255 (5353, 7466)

Clone this wiki locally