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-12daily automatic beautifierMosesAdmin
2015-12-11Merge branch 'master' of https://github.com/moses-smt/mosesdecoderUlrich Germann
2015-12-11Code cleanup and refactoring.Ulrich Germann
2015-12-11daily automatic beautifierMosesAdmin
2015-12-10Code cleanup and refactoring.Ulrich Germann
2015-12-07Code cleanup.Ulrich Germann
2015-12-04XmlOptions are now const within Sentence.Ulrich Germann
2015-11-12daily automatic beautifierMosesAdmin
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-25WordsRange -> RangeHieu Hoang
2015-02-02Partial merge of t2s branch (implements t2s and f2s algorithms)Phil Williams
2015-01-14beautifyHieu Hoang
2014-12-13merged master into dynamic-models and solved conflictsNicola Bertoldi
2014-08-08method renameHieu Hoang
2014-08-06move notice about czech prefixes to share/READMEHieu Hoang
2014-08-04TargetPhrase to have pointer to the phrase table that creates itHieu Hoang
2014-06-13warning for empty tags, instead of errorHieu Hoang
2014-06-08merged master into dynamic-modelsNicola Bertoldi
2014-06-04Merge ../mosesdecoder into hieuHieu Hoang
2014-05-31Eliminated factor delimiter from the parameters ofUlrich Germann
2014-04-28merged master into dynamic-models and solved conflictsNicola Bertoldi
2014-04-07add -default-non-term-for-empty-range-onlyHieu Hoang
2014-03-21various optimizations to make CYK+ parser several times faster and eat less m...Rico Sennrich
2014-01-15beautifyNicola Bertoldi
2013-11-23UTIL_THROW_IF -> UTIL_THROW_IF2Hieu Hoang
2013-11-20replace CHECK with UTIL_THROW_IF in MosesHieu Hoang
2013-10-03speed up compiling by removing headers from StaticData.hHieu Hoang
2013-07-24create target phrases, not Translation Options, for XML. Can be used in both ...Hieu Hoang
2013-05-29beautifyHieu Hoang
2013-05-28delete sourcePhrase variable in TargetPhrase classHieu Hoang
2013-05-22Make Phrase::CreateFromString() more efficientHieu Hoang
2013-05-22Make lhsTarget a pointerHieu Hoang
2013-05-02delete another TargetPhrase::SetScore()Hieu Hoang
2013-03-08merge Phrase::CreateFromString() and Phrase::CreateFromStringNewFormat()Hieu Hoang
2012-11-12move moses/src/* to moses/Hieu Hoang