diff options
author | Chris Dyer <cdyer@allegro.clab.cs.cmu.edu> | 2012-11-05 23:41:55 -0500 |
---|---|---|
committer | Chris Dyer <cdyer@allegro.clab.cs.cmu.edu> | 2012-11-05 23:41:55 -0500 |
commit | 9e5107a05bfabb76ce547d2849173c5a11aeba60 (patch) | |
tree | ee30bc17846da48850bf54bf2406e025854df337 /compound-split/de/TRAIN | |
parent | 709bf16fbf7e88d15c9a9f3356c63e9ff38fa05d (diff) |
larger training data for semi-crf word segmenter
Diffstat (limited to 'compound-split/de/TRAIN')
-rwxr-xr-x | compound-split/de/TRAIN | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/compound-split/de/TRAIN b/compound-split/de/TRAIN index 6f7184ea..2b48a8d2 100755 --- a/compound-split/de/TRAIN +++ b/compound-split/de/TRAIN @@ -1 +1,2 @@ -~/cdec/training/mpi_batch_optimize -w weights.cur.gz -t dev.in-ref -d cdec-train.ini -M 200 +~/cdec/training/mpi_batch_optimize -w weights.trained -t dev.in-ref -p -c cdec-train.ini -M 200 + |