-
Notifications
You must be signed in to change notification settings - Fork 2
[160524]CoNLL X_German
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/German/data --train="german_tiger_train.conll" --test="german_tiger_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 02:42:05 AM INFO: Training time usage(seconds): 32109.768862 05/25/2016 02:42:06 AM INFO: Feature count: 8859887 05/25/2016 02:42:06 AM INFO: Unlabeled accuracy: 0.869160519845 (4949, 5694) 05/25/2016 02:42:06 AM INFO: Unlabeled attachment accuracy: 0.876879854569 (5306, 6051)