Skip to content

[160524]CoNLL U_Estonian

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

Result: 05/24/2016 10:27:38 PM INFO: Training time usage(seconds): 65.801902 05/24/2016 10:27:38 PM INFO: Feature count: 157682 05/24/2016 10:27:38 PM INFO: Unlabeled accuracy: 0.834728033473 (798, 956) 05/24/2016 10:27:38 PM INFO: Unlabeled attachment accuracy: 0.854645814167 (929, 1087)

Clone this wiki locally