From 9e5107a05bfabb76ce547d2849173c5a11aeba60 Mon Sep 17 00:00:00 2001 From: Chris Dyer Date: Mon, 5 Nov 2012 23:41:55 -0500 Subject: larger training data for semi-crf word segmenter --- compound-split/de/TRAIN | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'compound-split/de/TRAIN') 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 + -- cgit v1.2.3