Skip to content

[160524]CoNLL U_Swedish

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='sv-ud-train.conllu' --test='sv-ud-test.conllu' --learner=perceptron --fgen=english_1st_fgen --parser=ceisner --config=config/conllu.config

Result: 05/25/2016 12:53:49 AM INFO: Training time usage(seconds): 905.696771 05/25/2016 12:53:49 AM INFO: Feature count: 1329388 05/25/2016 12:53:49 AM INFO: Unlabeled accuracy: 0.813122638269 (16569, 20377) 05/25/2016 12:53:49 AM INFO: Unlabeled attachment accuracy: 0.823671050194 (17788, 21596)

Clone this wiki locally