Skip to content

[160524]CoNLL U_Hindi

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

Result: 05/24/2016 08:16:05 PM INFO: Training time usage(seconds): 3108.665595 05/24/2016 08:16:05 PM INFO: Feature count: 2550268 05/24/2016 08:16:05 PM INFO: Unlabeled accuracy: 0.875021168501 (31002, 35430) 05/24/2016 08:16:05 PM INFO: Unlabeled attachment accuracy: 0.880691922186 (32686, 37114)

Clone this wiki locally