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-01-06eliminate compiler warningsMatthias Huck
2015-12-14Code cleanup and refactoring.Ulrich Germann
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-10Passing around AllOptions or references thereto everywhere,Ulrich Germann
2015-12-09daily automatic beautifierMosesAdmin
2015-12-08Reduce dependence on StaticData.Ulrich Germann
2015-12-07Code cleanup.Ulrich Germann
2015-11-27Fix a few compiler warnings (clang)Phil Williams
2015-11-16Store SHyperedge feature scores as deltas instead of totalsPhil Williams
2015-10-27daily automatic beautifierMosesAdmin
2015-10-26Separate SVertexRecombination{EqualityPred,Hasher} classesPhil Williams
2015-10-25WordsRange -> RangeHieu Hoang
2015-10-19daily automatic beautifierMosesAdmin
2015-10-18Life cycle of TargetPhraseCollection is now managed via shared pointers.Ulrich Germann
2015-10-16make util::StringStream more like std::stringstreamHieu Hoang
2015-10-16use util::StringStreamHieu Hoang
2015-10-14syntax decoding uses unordered setHieu Hoang
2015-08-06Reorganisation of options.Ulrich Germann
2015-03-26Managers have now access to the entire translation task.Ulrich Germann
2015-03-16Eliminated sources of some compiler warnings (unused variables; signed/usigne...Ulrich Germann
2015-02-23Fix -search-algorithm 8Phil Williams
2015-02-19beautifyHieu Hoang
2015-02-13Fix undefined isnan() on Cygwin gcc 4.8.Jeroen Vermeulen
2015-02-02Partial merge of t2s branch (implements t2s and f2s algorithms)Phil Williams