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 | ec93bf37e79ce70bfdbe8d6e5c6de457613cc84e (patch) | |
tree | fbe0e2ba09412b72dce14d8ecac3b26b44575884 /compound-split/de/TRAIN | |
parent | 4b0dc9665ef59262c108957c2390290d676c2f95 (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 + |