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-04-29One step closer to eliminating the requirement to provide num-features=... in...Ulrich Germann
2015-04-17Use cross-platform mmap() wrapper in CompactPT.Jeroen Vermeulen
2015-03-28Modernize "C" includes in moses.Jeroen Vermeulen
2015-03-211. Lifetime of tasks in ThreadPool is now managed via shared pointers.Ulrich Germann
2015-02-19beautifyHieu Hoang
2015-02-15Code cleanup and reorganization. A few classes have been renamed to shorter n...Ulrich Germann
2015-02-06Using boost for prefix/suffix checks /Jeroen VermeulenHieu Hoang
2015-01-23Add missing chck for empty range while flushingMarcin Junczys-Dowmunt
2015-01-20Work-around for temporary translation option collection size during phrase ta...Marcin Junczys-Dowmunt
2015-01-19Fixed thread-safetyMarcin Junczys-Dowmunt
2015-01-19Thread-safety and constnessMarcin Junczys-Dowmunt
2015-01-19Added new VW feature and execption to Simple9Marcin Junczys-Dowmunt
2015-01-14use astyle 2.01. It's on Edinburgh server and doesn't screw up enumHieu Hoang
2015-01-14beautifyHieu Hoang
2015-01-07delete UserMessage. Too difficult to policeHieu Hoang
2014-12-13merged master into dynamic-models and solved conflictsNicola Bertoldi
2014-11-13doesn't workXapaJIaMnu
2014-09-18Improved debugBarry Haddow
2014-08-25compiles with clang on osxHieu Hoang
2014-08-08method renameHieu Hoang
2014-08-03Forgot to add SetFeaturesToApplyMarcin Junczys-Dowmunt
2014-08-03Fixed segfault for features depending on factors not in phrase table (i.e. ad...Marcin Junczys-Dowmunt
2014-04-28merged master into dynamic-models and solved conflictsNicola Bertoldi
2014-03-14moses_chart: more efficient scope-3 parsing if sentence length < max-chart-spanPhil Williams
2014-01-17merge master into this branchNicola Bertoldi
2014-01-15merged upstream with origin for mingwjiejiang
2014-01-15Merge branch 'master' into dynamic-modelsNicola Bertoldi
2014-01-15beautifyNicola Bertoldi
2014-01-15code cleanup; fixings to others' code/testNicola Bertoldi
2014-01-15pass regtest with C++11 and gcc 4.7Rico Sennrich
2014-01-14merge master into this branchNicola Bertoldi
2014-01-13get rid of all aborts from decoderHieu Hoang
2014-01-13get rid of all abortsHieu Hoang
2014-01-10bug fix with sparse feature handling depending on word alignment in compact p...phikoehn
2014-01-03make good use of the new precise timer...phikoehn
2013-12-19moses windows build, with some TODO listjiejiang
2013-11-23UTIL_THROW_IF -> UTIL_THROW_IF2Hieu Hoang
2013-11-20replace 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-10-31don't compile compact pt if --with-cmph not specifiedHieu Hoang
2013-10-29remove description argument from feature function constructor. RedundantHieu Hoang
2013-09-27beautifyHieu Hoang
2013-09-25Moved duplicate struct CompareTargetPhrase to TargetPhraseCollection.{h|cpp}=
2013-08-30move LexicalReordering to FF directoryHieu Hoang
2013-08-24mark GetTargetPhraseCollectionNonCache with LEGACYHieu Hoang
2013-08-20caching error for compact ptHieu Hoang
2013-08-18remove useless files (generated by beautify)Nicola Bertoldi
2013-08-16caching for Marcin's phrase tableHieu Hoang
2013-08-12beautifyNicola Bertoldi
2013-08-07beautifyHieu Hoang