Skip to content

[160524]CoNLL U_Indonesian

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='id-ud-train.conllu' --test='id-ud-test.conllu' --learner=perceptron --fgen=english_1st_fgen --parser=ceisner --config=config/conllu.config

Result: 05/24/2016 08:48:13 PM INFO: Training time usage(seconds): 1326.511172 05/24/2016 08:48:13 PM INFO: Feature count: 2014929 05/24/2016 08:48:13 PM INFO: Unlabeled accuracy: 0.791595925297 (9325, 11780) 05/24/2016 08:48:13 PM INFO: Unlabeled attachment accuracy: 0.801005106590 (9882, 12337)

Clone this wiki locally