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
AgeCommit message (Expand)Author
2015-04-30Remove trailing whitespace in C++ files.Jeroen Vermeulen
2015-04-29One step closer to eliminating the requirement to provide num-features=... in...Ulrich Germann
2015-04-26boost unique lockHieu Hoang
2015-04-26Merge branch 'master' of https://github.com/moses-smt/mosesdecoder into mmt-devUlrich Germann
2015-04-21Work on integrating hierarchical lexicalized reordering models with sampled p...Ulrich Germann
2015-04-18Bug fix.Ulrich Germann
2015-04-18A single output factor in Mmsapt can now be specified externally. (Before: ha...Ulrich Germann
2015-04-05- Code refactoring for Bitext class.Ulrich Germann
2015-04-03Better logging during biased sampling in Mmsapt.Ulrich Germann
2015-04-031. A context string for biased sampling in Mmsapt can now be provided on theUlrich Germann
2015-03-30Feature functions and the constructors of TranslationOptionCollectionsUlrich Germann
2015-03-15Added document map (maps from sentences to document ids) to Bitext class.Ulrich Germann
2014-11-20Merge branch 'master' of https://github.com/moses-smt/mosesdecoderUlrich Germann
2014-10-25Added ptable-describe-features to list features used by PhraseDictionaryBitex...Ulrich Germann
2014-10-07Mmsapt now adds word alignment info to target phrases.Ulrich Germann
2014-09-10Fixed bug with respect to adding check option to Mmsapt::Load().Ulrich Germann
2014-09-10Fixed issues with ambiguity in typedef of uint64_t (conflict between boost ty...Ulrich Germann
2014-09-09Finished code for bias loading from Mmsapt config file.Ulrich Germann
2014-09-09Fix in biased sampling. Started code on loading and using bias in Mmsapt.Ulrich Germann
2014-09-08Added utility count-ptable-features to count features in Mmsapt given a moses...Ulrich Germann
2014-09-08Code cleanup.Ulrich Germann
2014-09-08Added bias to bitext sampling.Ulrich Germann
2014-09-08Moved class PhrasePair back to ug_bitext.Ulrich Germann
2014-09-04Option to add TM-specific word and phrase countsMichael Denkowski
2014-08-19tunable=false option for mmsaptMichael Denkowski
2014-08-19Mode to pass through "all" scores in MultiModelMichael Denkowski
2014-08-13Merge branch 'master' into bo-safeHieu Hoang
2014-08-13mergeHieu Hoang
2014-08-08method renameHieu Hoang
2014-08-05Add alias PhraseDictionaryBitextSamplingMichael Denkowski
2014-08-05Mmsapt now uses timespec on linux, timeval om MacOS for time stamps.Ulrich Germann
2014-08-04mac osxHieu Hoang
2014-08-04TargetPhrase to have pointer to the phrase table that creates itHieu Hoang
2014-07-29Changed feature and parameter names for Mmsapt / PhraseDictionaryBitextSampli...Ulrich Germann
2014-07-09Major overhaul of Mmsapt. Reorganization of old and addition of new features ...Ulrich Germann
2014-06-30Major bug fix in Mmsapt.combine_pstats.Ulrich Germann
2014-06-16PScoreBwd can now scales backward marginals according as specified by user.Ulrich Germann
2014-06-14Reorganization of phrase scorers in Mmsapt.Ulrich Germann
2014-06-05Added configurable options and SetTableLimit to Mmsapt.Ulrich Germann
2014-06-04Removed Phrase penalty as a built-in feature function.Ulrich Germann
2014-06-03Added more phrase table features and configuration options to Mmsapt.Ulrich Germann
2014-06-01Mmsapt now adds the phrase penalty only if num_features specifiedUlrich Germann
2014-05-31Mmsapt/ug_bitext:Ulrich Germann
2014-05-20Bug fix in and in connection with Mmsapt::combine_pstats().Ulrich Germann
2014-03-251. Renamed PhraseDictionary member function release() to Release().Ulrich Germann
2014-03-24Numerous bug fixes; implemented caching and improved life cycleUlrich Germann
2014-03-201. Added variant of CreateRuleLookupManager variant as required by the newUlrich Germann
2014-03-18Removed some debugging messages.Ulrich Germann
2014-03-14Bug fixes in dynamic phrase tables.Ulrich Germann
2014-03-13Routine check-in.Ulrich Germann