-
Notifications
You must be signed in to change notification settings - Fork 2
[160524]CoNLL U_Irish
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='ga-ud-train.conllu' --test='ga-ud-test.conllu' --learner=perceptron --fgen=english_1st_fgen --parser=ceisner --config=config/conllu.config
Result: 05/24/2016 08:57:45 PM INFO: Training time usage(seconds): 542.944918 05/24/2016 08:57:45 PM INFO: Feature count: 535393 05/24/2016 08:57:45 PM INFO: Unlabeled accuracy: 0.742737503271 (2838, 3821) 05/24/2016 08:57:45 PM INFO: Unlabeled attachment accuracy: 0.752455300932 (2988, 3971)