-
Notifications
You must be signed in to change notification settings - Fork 2
[160524]CoNLL U_French
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='fr-ud-train.conllu' --test='fr-ud-test.conllu' --learner=average_perceptron --fgen=english_1st_fgen --parser=ceisner --config=config/conllu.config
Result: 05/25/2016 06:33:27 AM INFO: Training time usage(seconds): 15373.057756 05/25/2016 06:33:28 AM INFO: Feature count: 9540577 05/25/2016 06:33:28 AM INFO: Unlabeled accuracy: 0.486320889142 (3413, 7018) 05/25/2016 06:33:28 AM INFO: Unlabeled attachment accuracy: 0.507244395845 (3711, 7316)