-
Notifications
You must be signed in to change notification settings - Fork 2
[160524]CoNLL X_Japanese
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/Japanese/data --train="japanese_verbmobil_train.conll" --test="japanese_verbmobil_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 03:36:03 AM INFO: Training time usage(seconds): 3209.902748 05/25/2016 03:36:03 AM INFO: Feature count: 1151941 05/25/2016 03:36:03 AM INFO: Unlabeled accuracy: 0.930134827526 (5312, 5711) 05/25/2016 03:36:03 AM INFO: Unlabeled attachment accuracy: 0.937850467290 (6021, 6420)