-
Notifications
You must be signed in to change notification settings - Fork 2
[160524]CoNLL X_Turkish
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 /ugrad/2/jca303/data/CoNLL-X/Turkish/data --train="turkish_metu_sabanci_train.conll" --test="turkish_metu_sabanci_test.conll" --learner=average_perceptron --fgen=english_1st_fgen --parser=ceisner --config=/ugrad/2/jca303/glm-parser/src/config/conllx.config
Result: 05/25/2016 07:10:30 AM INFO: Training time usage(seconds): 1286.716822 05/25/2016 07:10:31 AM INFO: Feature count: 1242288 05/25/2016 07:10:31 AM INFO: Unlabeled accuracy: 0.766794752882 (5787, 7547) 05/25/2016 07:10:31 AM INFO: Unlabeled attachment accuracy: 0.784577723378 (6410, 8170)