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-03Unused variable.Ulrich Germann
2015-03-26Managers and feature functions now have access to the entire TranslationTask,...Ulrich Germann
2015-03-26More bjam fiddling.Ulrich Germann
2015-03-211. Lifetime of tasks in ThreadPool is now managed via shared pointers.Ulrich Germann
2015-03-20Bjam is the most awful build system in the world.Ulrich Germann
2015-03-19Restored legacy moses server.Ulrich Germann
2015-03-17codeliteHieu Hoang
2015-03-17Changes to RUleScope from private branch. More codelite projectsHieu Hoang
2015-03-17option to change the estimated score only, not actuall scoreHieu Hoang
2015-03-17start CodeLite project filesHieu Hoang
2015-03-16start CodeLite project filesHieu Hoang
2015-03-10remove visual studio and xcode project files. No longer maintainedHieu Hoang
2015-03-10eclipseHieu Hoang
2015-03-08eclipseHieu Hoang
2015-03-04eclipseHieu Hoang
2015-03-04Folded contrib/server/mosesserver.cpp into the moses executable.Ulrich Germann
2015-02-28path arg /Cheng YongHieu Hoang
2015-02-25eclipseHieu Hoang
2015-02-24change default mac-chart-span 10->20. /Arefeh KazemiHieu Hoang
2015-02-18park Joint LM. Doesn't work anymoreHieu Hoang
2015-02-16detokenization fixes and featuresakimbal1
2015-02-15stop treating dash like hyphenakimbal1
2015-02-15merge upstreamakimbal1
2015-02-15closer match to perl tokenizerakimbal1
2015-02-13Missing include: boost/foreach.hpp.Jeroen Vermeulen
2015-02-13Merge branch 'master' into sampled-lexicalized-reorderingUlrich Germann
2015-02-12minor compile errorHieu Hoang
2015-02-10Adapted for new return type of TranslationOptionCollection::GetTranslationOpt...Ulrich Germann
2015-02-06check args for KENLMHieu Hoang
2015-02-05Using boost for prefix/suffix checks /Jeroen VermeulenHieu Hoang
2015-02-03eclipseHieu Hoang
2015-02-02remove spurious endlakimbal1
2015-02-02alignment for hieuakimbal1
2015-01-30forgot to add Parameters.cpp. Change c++11 to c++0x to support older compiler...Hieu Hoang
2015-01-25separate parameters into it's own classHieu Hoang
2015-01-25Jamfile for tokenizerHieu Hoang
2015-01-23Merge branch 'master' of https://github.com/moses-smt/mosesdecoderKenneth Heafield
2015-01-23add glib-2.0 for better unicodification and faster implementationakimbal1
2015-01-23eclipseHieu Hoang
2015-01-23eclipseHieu Hoang
2015-01-22C++ tokenizer based on RE2. Not by me.Kenneth Heafield
2015-01-21C++ tokenizer based on RE2. Not by me.Kenneth Heafield
2015-01-10call Manager::OutputAlignment()Hieu Hoang
2015-01-10delete oov ptHieu Hoang
2015-01-08allow mira compilation for EvaHieu Hoang
2015-01-08move mira code to contribHieu Hoang
2015-01-07add oovptHieu Hoang
2015-01-07delete UserMessage. Too difficult to policeHieu Hoang
2015-01-04add oovptHieu Hoang
2015-01-02consistent constructor for all managersHieu Hoang