From aef15981e94fab6c694a5b3059632a762647d1fc Mon Sep 17 00:00:00 2001 From: graehl Date: Mon, 19 Jul 2010 03:59:31 +0000 Subject: vest generate --verbose git-svn-id: https://ws10smt.googlecode.com/svn/trunk@315 ec762483-ff6d-05da-a07a-a48fb63a330f --- decoder/oracle_bleu.h | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) (limited to 'decoder') diff --git a/decoder/oracle_bleu.h b/decoder/oracle_bleu.h index 07d83b7f..66d155d3 100755 --- a/decoder/oracle_bleu.h +++ b/decoder/oracle_bleu.h @@ -35,7 +35,7 @@ struct Translation { ViterbiESentence(hg,&sentence); features=ViterbiFeatures(hg,feature_weights,true); } - void Print(std::ostream &out,std::string pre=" +Oracle BLEU ") { + void Print(std::ostream &out,std::string pre=" +Oracle BLEU ") const { out<