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-12-11daily automatic beautifierMosesAdmin
2015-12-10Code cleanup and refactoring.Ulrich Germann
2015-12-10Passing around AllOptions or references thereto everywhere,Ulrich Germann
2015-12-04XmlOptions are now const within Sentence.Ulrich Germann
2015-11-03More options cleanup.Ulrich Germann
2015-11-02daily automatic beautifierMosesAdmin
2015-10-31Options refactoring. Moses crashed in server mode when asked to provide n-bes...Ulrich Germann
2015-10-27daily automatic beautifierMosesAdmin
2015-10-26Merge branch 'master' of https://github.com/moses-smt/mosesdecoderUlrich Germann
2015-10-25WordsRange -> RangeHieu Hoang
2015-10-24Store document-level translation meta-information provided in the input on th...Ulrich Germann
2015-05-02beautifyHieu Hoang
2015-04-30Remove trailing whitespace in C++ files.Jeroen Vermeulen
2015-03-30Feature functions and the constructors of TranslationOptionCollectionsUlrich Germann
2015-03-26Managers and feature functions now have access to the entire TranslationTask,...Ulrich Germann
2015-03-21Removed pointer to TranslationTask in InputTypes again. Not the right place t...Ulrich Germann
2015-03-15Instances of InputType (and derived classes) now know which TranslationTask (...Ulrich Germann
2015-03-02Code reorganization.Ulrich Germann
2015-01-14beautifyHieu Hoang
2015-01-08Added TabbedSentence and first attempt at external VW featuresMarcin Junczys-Dowmunt
2014-05-31Eliminated factor delimiter from the parameters ofUlrich Germann
2013-09-22get rid of some warningsHieu Hoang
2013-08-30start on forced decoding for SCFGHieu Hoang
2013-08-15fixed logic errorsphikoehn
2013-07-30beautifyHieu Hoang
2013-07-24create target phrases, not Translation Options, for XML. Can be used in both ...Hieu Hoang
2013-07-23create target phrases, not Translation Options, for XML. Can be used in both ...Hieu Hoang
2013-07-18starting placeholderHieu Hoang
2013-05-11delete class TranslationSystemHieu Hoang
2012-11-12move moses/src/* to moses/Hieu Hoang