From c142f3bde0fa673ddb3f6fc7ed3d08e71f8ff8eb Mon Sep 17 00:00:00 2001 From: "graehl@gmail.com" Date: Sun, 15 Aug 2010 05:05:19 +0000 Subject: fixed binarization. test git-svn-id: https://ws10smt.googlecode.com/svn/trunk@554 ec762483-ff6d-05da-a07a-a48fb63a330f --- decoder/cfg_format.h | 1 + 1 file changed, 1 insertion(+) (limited to 'decoder/cfg_format.h') diff --git a/decoder/cfg_format.h b/decoder/cfg_format.h index d56d42f2..a9b3fd9f 100755 --- a/decoder/cfg_format.h +++ b/decoder/cfg_format.h @@ -111,6 +111,7 @@ struct CFGFormat { } } + //TODO: default to no nt names (nt_span=0) void set_defaults() { identity_scfg=false; features=true; -- cgit v1.2.3