summaryrefslogtreecommitdiff
path: root/dtrain/README.md
diff options
context:
space:
mode:
authorPatrick Simianer <simianer@cl.uni-heidelberg.de>2012-04-27 01:54:47 +0200
committerPatrick Simianer <simianer@cl.uni-heidelberg.de>2012-04-27 01:54:47 +0200
commita94a2016915d91d01a102c56b86a54e5fe6e647a (patch)
tree8f44adfea95326df3fbdde7084aabb32a2de0eb1 /dtrain/README.md
parent35527b4691c6ca08694e2235e1c469f155a31c47 (diff)
fix approx. BLEU of (Chiang et al. '08)
Diffstat (limited to 'dtrain/README.md')
-rw-r--r--dtrain/README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/dtrain/README.md b/dtrain/README.md
index 2a24ec22..92d6ba0d 100644
--- a/dtrain/README.md
+++ b/dtrain/README.md
@@ -3,7 +3,8 @@ which is able to train the weights of very many (sparse) features.
It was used here:
"Joint Feature Selection in Distributed Stochastic
Learning for Large-Scale Discriminative Training in
- SMT" Simianer, Riezler, Dyer; ACL 2012
+ SMT"
+(Simianer, Riezler, Dyer; ACL 2012)
Building