Skip to content

[160524]CoNLL U_Hebrew

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 5 -p /cs/natlang-data/CoNLL/universal-dependencies-1.2 --train='he-ud-train.conllu' --test='he-ud-test.conllu' --learner=average_perceptron --fgen=english_1st_fgen --parser=ceisner --config=config/conllu.config

Result: 05/25/2016 02:01:15 PM INFO: Training time usage(seconds): 5507.242084 05/25/2016 02:01:16 PM INFO: Feature count: 7199654 05/25/2016 02:01:16 PM INFO: Unlabeled accuracy: 0.122226804124 (1482, 12125) 05/25/2016 02:01:16 PM INFO: Unlabeled attachment accuracy: 0.156388712746 (1973, 12616)

Clone this wiki locally