Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/moses-smt/mosesdecoder.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'moses/TranslationModel/UG/mm/ug_bitext_sampler.h')
-rw-r--r--moses/TranslationModel/UG/mm/ug_bitext_sampler.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/moses/TranslationModel/UG/mm/ug_bitext_sampler.h b/moses/TranslationModel/UG/mm/ug_bitext_sampler.h
index a069ef008..ffb389129 100644
--- a/moses/TranslationModel/UG/mm/ug_bitext_sampler.h
+++ b/moses/TranslationModel/UG/mm/ug_bitext_sampler.h
@@ -243,8 +243,7 @@ perform_ranked_sampling()
return m_ctr;
}
-// Ranked sampling sorts all samples by score and then considers the top-ranked
-// candidates for phrase extraction.
+// Uniform sampling
template<typename Token>
size_t
BitextSampler<Token>::