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-11-17move global Timer to Timer.hDavid Madl
2015-10-20daily automatic beautifierMosesAdmin
2015-10-20mergeHieu Hoang
2015-10-19use booost::unordered_map to store bitmap containersHieu Hoang
2015-10-19Revert "share bitmaps"Hieu Hoang
2015-10-19share bitmapsHieu Hoang
2015-10-19daily automatic beautifierMosesAdmin
2015-10-18beautifyHieu Hoang
2015-10-18templatize Comparer for unordered maps/setHieu Hoang
2015-10-16Merge branch 'master' of github.com:moses-smt/mosesdecoderHieu Hoang
2015-10-16use util::StringStreamHieu Hoang
2015-10-16daily automatic beautifierMosesAdmin
2015-10-16beautifyHieu Hoang
2015-08-04Code reorganization for better session management in Moses server. Clients ca...Ulrich Germann
2015-05-13beautify. Add sed for trailing spacesHieu Hoang
2015-05-02beautifyHieu Hoang
2015-04-30sentence-bleu-nbestMatthias Huck
2015-04-30Remove trailing whitespace in C++ files.Jeroen Vermeulen
2015-04-08log(1 + ...) -> log1p(...)Kenneth Heafield
2015-02-10Some #defines were redefines when using IRSTLM. Now #undef-ing them prior to ...Ulrich Germann
2015-01-14beautifyHieu Hoang
2015-01-06another utility functionAles Tamchyna
2015-01-06minorAles Tamchyna
2015-01-06minorAles Tamchyna
2014-12-13merged master into dynamic-models and solved conflictsNicola Bertoldi
2014-12-04verbosity macrosMatthias Huck
2014-12-03PhraseOrientationFeatureMatthias Huck
2014-12-02add OutputNBest() as abstract method to BaseManager. Tighten up frameworkHieu Hoang
2014-11-28make GetParam() a const method with no side effectHieu Hoang
2014-11-28make GetParam() a const method with no side effectHieu Hoang
2014-11-27make GetParam() a const method with no side effectHieu Hoang
2014-09-30move misc common functions into moses/Hieu Hoang
2014-09-30separate out class TranslationTask into it's on fileHieu Hoang
2014-07-09Major overhaul of Mmsapt. Reorganization of old and addition of new features ...Ulrich Germann
2014-01-15beautifyNicola Bertoldi
2014-01-15code cleanup; fixings to others' code/testNicola Bertoldi
2013-11-23UTIL_THROW_IF -> UTIL_THROW_IF2Hieu Hoang
2013-11-19replace CHECK with UTIL_THROW_IF in MosesHieu Hoang
2013-11-15replace nth_element() with macro that execute sort() instead for gcc 4.8.1 & ...Hieu Hoang
2013-08-14functions to handle with Document-Level Translation tagsNicola Bertoldi
2013-07-18beautifyHieu Hoang
2013-07-18tokenize only first occurence of = char for key=value. Allow paths with = charsHieu Hoang
2013-05-29beautifyHieu Hoang
2013-04-22online combination of multiple phrase tablesRico Sennrich
2013-04-12integrated xml passthrough handling (by Nicola Bertoldi)Christian Buck
2012-11-12move moses/src/* to moses/Hieu Hoang