Skip to content

[160524]CoNLL U_Ancient_Greek PROIEL

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

Result: 05/24/2016 08:26:00 PM INFO: Training time usage(seconds): 9550.400133 05/24/2016 08:26:00 PM INFO: Feature count: 4112847 05/24/2016 08:26:00 PM INFO: Unlabeled accuracy: 0.695654523835 (12871, 18502) 05/24/2016 08:26:00 PM INFO: Unlabeled attachment accuracy: 0.718182273160 (14350, 19981)

Clone this wiki locally