diff options
author | Chris Dyer <cdyer@cs.cmu.edu> | 2010-12-22 13:15:42 -0600 |
---|---|---|
committer | Chris Dyer <cdyer@cs.cmu.edu> | 2010-12-22 13:15:42 -0600 |
commit | 129832e6d12b4c6e54189bdc030a6a31cccbba5c (patch) | |
tree | b0c87af3f29455cd3aa7cd97afd2142346632d4e /compound-split/de/TRAIN | |
parent | b5ca2bd7001a385594af8dc4b9206399c679f8c5 (diff) |
fix compound splitter, new features, more training data
Diffstat (limited to 'compound-split/de/TRAIN')
-rwxr-xr-x | compound-split/de/TRAIN | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/compound-split/de/TRAIN b/compound-split/de/TRAIN index d586050e..6f7184ea 100755 --- a/compound-split/de/TRAIN +++ b/compound-split/de/TRAIN @@ -1,2 +1 @@ -../../training/cluster-ptrain.pl cdec-train.ini dev.in-ref weights.ptinit --gaussian_prior --sigma_squared 1 &> training.log & - +~/cdec/training/mpi_batch_optimize -w weights.cur.gz -t dev.in-ref -d cdec-train.ini -M 200 |