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
path: root/moses
AgeCommit message (Expand)Author
2019-01-17check state object are not null before using it. For alternate weights settin...Hieu Hoang
2017-08-26compile error on gcc 7.1.1Hieu Hoang
2017-07-22daily automatic beautifierMosesAdmin
2017-07-20Merge remote-tracking branch 'upstream/master'Prashant Mathur
2017-06-20Merge branch 'master' of https://github.com/moses-smt/mosesdecoderUlrich Germann
2017-06-15stop printing out UNK when factor == NULL. /Etienne MonneretHieu Hoang
2017-05-25Merge branch 'master' of https://github.com/moses-smt/mosesdecoderUlrich Germann
2017-05-16Added verbosity option to check-coverage5.cc.Ulrich Germann
2017-04-27daily automatic beautifierMosesAdmin
2017-04-26rename Skeleton... to Example...Hieu Hoang
2017-04-26rename Skeleton... to Example...Hieu Hoang
2017-03-24daily automatic beautifierMosesAdmin
2017-03-23fix segfault in StaticData.cppshuoyangd
2017-03-06Merge branch 'master' of github.com:moses-smt/mosesdecoderHieu Hoang
2017-03-06Merge branch 'perf_moses2' of github.com:hieuhoang/mosesdecoder into perf_moses2Hieu Hoang
2017-03-06multiple generation modelsHieu Hoang
2017-03-05daily automatic beautifierMosesAdmin
2017-03-04Merge branch 'master' of https://github.com/moses-smt/mosesdecoderUlrich Germann
2017-03-03compiles without xmlrpc-cHieu Hoang
2017-03-01add implementations for options update(). Link error on Redhat 7hieu
2017-02-25daily automatic beautifierMosesAdmin
2017-02-25Added alignment options to Moses serverLane Schwartz
2017-02-16minor compile errorHieu Hoang
2017-02-16change include path in factoryHieu Hoang
2017-02-16implement SetParameter for load_methodHieu Hoang
2017-02-16moses and moses2 both use probingpt libHieu Hoang
2017-01-14Initial check-in: new utility to check overlap of text with training data.Ulrich Germann
2017-01-14Adjusted library path in moses/TranslationModel/UG/MakefileUlrich Germann
2017-01-14tpt_tokenindex.cc: Indentation.Ulrich Germann
2017-01-07compile errorHieu Hoang
2017-01-06daily automatic beautifierMosesAdmin
2017-01-06MergeLane Schwartz
2017-01-06Fixed a subtle possibly thread-related threadLane Schwartz
2017-01-03daily automatic beautifierMosesAdmin
2017-01-02Allow user to specify whether PhraseDictionaryMemoryPerSentenceOnDemand are p...Lane Schwartz
2017-01-02Merge branch 'master' of github.com:moses-smt/mosesdecoderLane Schwartz
2017-01-02Add InMemoryPerSentenceOnDemandLMLane Schwartz
2017-01-02Added labelled score breakdown to translation options in TranslationRequest.Lane Schwartz
2016-12-29fixing errors while building with oxlm: renamed iptr to boost_iptr because of...Doried Abd-Allah
2016-12-06bug in state comparison. If 2 states are actually the same object, return tru...Hieu Hoang
2016-11-22missing header fileHieu Hoang
2016-11-15daily automatic beautifierMosesAdmin
2016-11-15Merge branch 'master' of github.com:moses-smt/mosesdecoderHieu Hoang
2016-11-15error messageHieu Hoang
2016-11-14Allow XML-RPC requests to update weightsLane Schwartz
2016-11-13daily automatic beautifierMosesAdmin
2016-11-12Add per-sentence on-demand translation model.Lane Schwartz
2016-11-12Moses server can now accept and store data associated with a "context-scope" keyLane Schwartz
2016-11-12Clean up codeLane Schwartz
2016-11-08Improved locking for PhraseDictionaryCache, now safe at sentence levelPrashant Mathur