-
Notifications
You must be signed in to change notification settings - Fork 2
[160524]CoNLL X_Slovene
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/Slovene/data --train="slovene_sdt_train.conll" --test="slovene_sdt_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 04:43:10 AM INFO: Training time usage(seconds): 309.913550 05/25/2016 04:43:10 AM INFO: Feature count: 741011 05/25/2016 04:43:10 AM INFO: Unlabeled accuracy: 0.749452269171 (4789, 6390) 05/25/2016 04:43:10 AM INFO: Unlabeled attachment accuracy: 0.764281507656 (5191, 6792)