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-07-05Added random sampling to BitextSampler.ranked-sampling-v0.1.0Ulrich Germann
2015-07-03Fixes to make things compile after merging with branch mmt-dev.Ulrich Germann
2015-07-03Merge branch 'mmt-dev' into ranked-sampling.Ulrich Germann
2015-07-03Code cleanup.Ulrich Germann
2015-07-03Merge branch 'master' into mmt-devUlrich Germann
2015-07-03daily automatic beautifierMosesAdmin
2015-07-03Bigger K-best list to accommodate phrase extraction failure.Ulrich Germann
2015-07-03Show from which documents phrase translations were collected.Ulrich Germann
2015-07-03Proper indentation with spaces (no tabs).Ulrich Germann
2015-07-02LD_PRELOAD systax was wrongXapaJIaMnu
2015-07-02Merge branch 'master' of github.com:moses-smt/mosesdecoderBarry Haddow
2015-07-02Removal of 'using namespace ...' from several header files.Ulrich Germann
2015-07-02Reformatting for readability.Ulrich Germann
2015-07-02daily automatic beautifierMosesAdmin
2015-07-01Changed m_ttask from ttasksptr to ttaskwptr in TargetPhrase ...Ulrich Germann
2015-07-01Bug fix in copy constructor of TargetPhrase: m_ttask_flag wasn't copied but a...Ulrich Germann
2015-07-01Merge branch 'FF_ttptr' of http://github.com/moses-smt/mosesdecoderUlrich Germann
2015-07-01rollback c++11 for nowhieu
2015-07-01daily automatic beautifierMosesAdmin
2015-06-30Merge branch 'master' of http://github.com/moses-smt/mosesdecoderUlrich Germann
2015-06-29introduced flag for the existence of TtaskSptr in TargetPhraseFF_ttptrNicola Bertoldi
2015-06-29Simplify unnecessarily complicated condition.Jeroen Vermeulen
2015-06-29daily automatic beautifierMosesAdmin
2015-06-28more testing of c++11 watersHieu Hoang
2015-06-28Generation error in EMS due to pruning. Lets see if this works.Hieu Hoang
2015-06-28comments in ini file about default weightsHieu Hoang
2015-06-26tighten up extract-parallel on osx. Can now use gsplit and bsd splitHieu Hoang
2015-06-26Merge branch 'master' of github.com:moses-smt/mosesdecoderHieu Hoang
2015-06-26tighten up extract-parallel on osx. Can now use gsplit and bsd splitHieu Hoang
2015-06-26daily automatic beautifierMosesAdmin
2015-06-25Allow ports other than 80 as the server ports for the context bias server.Ulrich Germann
2015-06-25Make getScore be able to access ttasksptr. Only works with suffix array for n...XapaJIaMnu
2015-06-25when using the suffix array PT, set the ttask in the targetPhraseXapaJIaMnu
2015-06-25Duplicate constructors to include ttasksptr.WorksXapaJIaMnu
2015-06-25Revert "Break everything by trying to add ttasksptr to TargetPhrase" and try ...XapaJIaMnu
2015-06-25Break everything by trying to add ttasksptr to TargetPhraseXapaJIaMnu
2015-06-25Changed implementation of indocs (to keep track of which documents phrases co...Ulrich Germann
2015-06-25prune generation table in emsHieu Hoang
2015-06-25Enable the bias weights to be (re)set by the server.XapaJIaMnu
2015-06-25prune multiple files at once. Make up for failure in ems to give the full pat...Hieu Hoang
2015-06-25prune multiple files at once. Make up for failure in ems to give the full pat...Hieu Hoang
2015-06-25daily automatic beautifierMosesAdmin
2015-06-24Allow context server to use ports other than 80.Ulrich Germann
2015-06-24prune generation table in emsHieu Hoang
2015-06-24codeliteHieu Hoang
2015-06-24Added context handling to TranslationRequest for moses server.Ulrich Germann
2015-06-24Didn't need headerKenneth Heafield
2015-06-24compile error with gccHieu Hoang
2015-06-24Merge branch 'master' of github.com:moses-smt/mosesdecoderHieu Hoang
2015-06-24prune generation tableHieu Hoang