mosesdecoder/moses/TranslationModel/UG
2014-07-09 02:39:28 +01:00
..
generic Initial check-in. 2014-03-24 12:33:17 +00:00
mm Phrase probability smoothing can now be turned off in ug_bitext.cc by setting the confidence threshold to 0. 2014-06-27 01:07:23 +01:00
util Initial check-in. 2014-06-12 18:30:41 +01:00
Jamfile Adapted lookup_mmsapt to binary phrase tables; renamed the utility to ptable-lookup 2014-06-27 01:06:00 +01:00
Makefile Various changes. 2014-02-20 23:28:01 +00:00
mmsapt_align.cc Reorganization of phrase scorers in Mmsapt. 2014-06-14 13:03:31 +01:00
mmsapt_phrase_scorers.h PScoreBwd can now scales backward marginals according as specified by user. 2014-06-15 21:11:33 +01:00
mmsapt.cpp Major bug fix in Mmsapt.combine_pstats. 2014-06-30 00:32:11 +01:00
mmsapt.h PScoreBwd can now scales backward marginals according as specified by user. 2014-06-15 21:11:33 +01:00
ptable-lookup.cc Adapted lookup_mmsapt to binary phrase tables; renamed the utility to ptable-lookup 2014-06-27 01:06:00 +01:00
spe-check-coverage2.cc Utilities to check gain in phrase coverage by dynamic augmentation of the phrase table in a post-editing scenario. 2014-07-09 02:39:28 +01:00
spe-check-coverage.cc Utilities to check gain in phrase coverage by dynamic augmentation of the phrase table in a post-editing scenario. 2014-07-09 02:39:28 +01:00
try-align.cc Small test program for phrase-based alignment via mmsapt. 2014-02-20 23:29:37 +00:00