summaryrefslogtreecommitdiff
path: root/dtrain/score.cc
diff options
context:
space:
mode:
Diffstat (limited to 'dtrain/score.cc')
-rw-r--r--dtrain/score.cc2
1 files changed, 2 insertions, 0 deletions
diff --git a/dtrain/score.cc b/dtrain/score.cc
index 72e6db71..35a659a1 100644
--- a/dtrain/score.cc
+++ b/dtrain/score.cc
@@ -151,6 +151,8 @@ smooth_bleu( NgramCounts& counts, const size_t hyp_len, const size_t ref_len,
/*
* approx_bleu
* as in "Online Large-Margin Training for Statistical Machine Translation" (Watanabe et al. '07)
+ * CHIANG, RESNIK, synt struct features
+ * .9*
* page TODO
*
*/