-
Notifications
You must be signed in to change notification settings - Fork 2
[160524]CoNLL U_English
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 /cs/natlang-data/CoNLL/universal-dependencies-1.2 --train='en-ud-train.conllu' --test='en-ud-test.conllu' --learner=average_perceptron --fgen=english_1st_fgen --parser=ceisner --config=config/conllu.config
Result: 05/24/2016 10:26:27 PM INFO: Training time usage(seconds): 7139.507521 05/24/2016 10:26:27 PM INFO: Feature count: 3249266 05/24/2016 10:26:27 PM INFO: Unlabeled accuracy: 0.797059292318 (20003, 25096) 05/24/2016 10:26:27 PM INFO: Unlabeled attachment accuracy: 0.812571302396 (22080, 27173)