-
Notifications
You must be signed in to change notification settings - Fork 2
[160524]CoNLL U_Japanese KTC
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 10 -p /cs/natlang-data/CoNLL/universal-dependencies-1.2/ --train='ja_ktc-ud-train.conllu' --test='ja_ktc-ud-test.conllu' --learner=perceptron --fgen=english_1st_fgen --parser=ceisner --config=config/conllu.config
Result: 05/24/2016 11:34:28 PM INFO: Training time usage(seconds): 981.998440 05/24/2016 11:34:28 PM INFO: Feature count: 130884 05/24/2016 11:34:28 PM INFO: Unlabeled accuracy: 0.852898774586 (66260, 77688) 05/24/2016 11:34:28 PM INFO: Unlabeled attachment accuracy: 0.858081341198 (69097, 80525)