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
2016-10-19Actually support multiple output factors for XML-specified translationsmjdenkowskiMichael Denkowski
2016-10-19Support multiple output factors for XML-specified translationsMichael Denkowski
2016-08-12Standalone phrase distance featureMichael Denkowski
2016-08-12Support storing coordinates of target phraseMichael Denkowski
2016-08-12Roll back to just tracking coordinates in mmsaptMichael Denkowski
2016-08-12XML option for sentence coordinatesMichael Denkowski
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-10-25WordsRange -> RangeHieu Hoang
2015-02-05Using boost for prefix/suffix checks /Jeroen VermeulenHieu Hoang
2015-01-14beautifyHieu Hoang
2014-10-02XML option for runtime weight-overwriteMichael Denkowski
2014-08-13mergeHieu Hoang
2014-08-08method renameHieu Hoang
2014-08-06move notice about czech prefixes to share/READMEHieu Hoang
2014-08-06Lower verbosity, sync with current versionMichael Denkowski
2014-08-05Simulated post-editing merge: XML update, parallel SPE script, MERTMichael Denkowski
2014-08-04TargetPhrase to have pointer to the phrase table that creates itHieu Hoang
2014-06-11ignore 0 span. Don't bomb outHieu Hoang
2014-05-31Eliminated factor delimiter from the parameters ofUlrich Germann
2014-03-21various optimizations to make CYK+ parser several times faster and eat less m...Rico Sennrich
2013-11-19replace CHECK with UTIL_THROW_IF in MosesHieu Hoang
2013-10-03speed up compiling by removing headers from StaticData.hHieu Hoang
2013-09-22get rid of some warningsHieu Hoang
2013-07-24create target phrases, not Translation Options, for XML. Can be used in both ...Hieu Hoang
2013-07-24create target phrases, not Translation Options, for XML. Can be used in both ...Hieu Hoang
2013-07-18beautifyHieu Hoang
2013-07-18starting placeholderHieu Hoang
2013-05-29beautifyHieu Hoang
2013-05-28delete sourcePhrase variable in TargetPhrase classHieu Hoang
2013-05-25split classes in DummyScoreProducers into separate filesHieu Hoang
2013-05-24move feature functions into moses/FFHieu Hoang
2013-05-22Make Phrase::CreateFromString() more efficientHieu Hoang
2013-05-02delete another TargetPhrase::SetScore()Hieu Hoang
2013-04-26word penalty for XML optionsHieu Hoang
2013-03-08merge Phrase::CreateFromString() and Phrase::CreateFromStringNewFormat()Hieu Hoang
2012-11-12move moses/src/* to moses/Hieu Hoang