-
Notifications
You must be signed in to change notification settings - Fork 2
[160524]CoNLL U_Italian
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='it-ud-train.conllu' --test='it-ud-test.conllu' --learner=perceptron --fgen=english_1st_fgen --parser=ceisner --config=config/conllu.config
Result: 05/24/2016 11:12:55 PM INFO: Training time usage(seconds): 8032.823438 05/24/2016 11:12:56 PM INFO: Feature count: 8699810 05/24/2016 11:12:56 PM INFO: Unlabeled accuracy: 0.268078889701 (2936, 10952) 05/24/2016 11:12:56 PM INFO: Unlabeled attachment accuracy: 0.299361943886 (3425, 11441)