Skip to content

[160520]CoNLL X Turkish

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

Branch: master

Command: spark-submit --driver-memory 20g --executor-memory 20g --master 'local[*]' glm_parser.py -s 8 -i 1 -p /ugrad/2/jca303/data/CoNLL-X/Turkish/data --train="turkish_metu_sabanci_train.conll" --test="turkish_metu_sabanci_test.conll" --learner=perceptron --fgen=english_1st_fgen --parser=ceisner --config=/ugrad/2/jca303/glm-parser/src/config/conllx.config

05/20/2016 12:23:21 PM INFO: Training time usage(seconds): 47.994421 05/20/2016 12:23:21 PM INFO: Feature count: 828612 05/20/2016 12:23:21 PM INFO: Unlabeled accuracy: 0.763482178349 (5762, 7547) 05/20/2016 12:23:21 PM INFO: Unlabeled attachment accuracy: 0.781517747858 (6385, 8170)

Clone this wiki locally