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
2016-06-29Merge ../mosesdecoder into perf_moses2Hieu Hoang
2016-06-29always print out memory and timeHieu Hoang
2016-01-12Merge ../mosesdecoder into perf_moses2Hieu Hoang
2016-01-12Bug fix in server as suggested by Martin Baumgärtner.Ulrich Germann
2015-12-11Merge ../mosesdecoder into perf_moses2Hieu Hoang
2015-12-11Code cleanup and refactoring.Ulrich Germann
2015-12-10Passing around AllOptions or references thereto everywhere,Ulrich Germann
2015-12-09daily automatic beautifierMosesAdmin
2015-12-07Added switch --daemon: fork and run moses server in background. The parent wo...Ulrich Germann
2015-12-05Merge ../mosesdecoder into perf_moses2Hieu Hoang
2015-11-29Unused variable.Ulrich Germann
2015-11-26Merge ../mosesdecoder into perf_moses2Hieu Hoang
2015-11-17move global Timer to Timer.hDavid Madl
2015-11-12Merge ../mosesdecoder into perf_moses2Hieu Hoang
2015-11-11Revert "move printFF out of Parameter class"Hieu Hoang
2015-11-11move printFF out of Parameter classHieu Hoang
2015-11-11Enforce const-ness of command line arguments; bug fix in mosesserver.cpp.Ulrich Germann
2015-11-10comment out g_numHyposHieu Hoang
2015-11-09Merge ../mosesdecoder into perf_moses2Hieu Hoang
2015-11-09print out num of hypos created before segfaultingHieu Hoang
2015-11-06compile error without XMLRPC-CHieu Hoang
2015-11-06count number of hyposHieu Hoang
2015-11-06count number of hyposHieu Hoang
2015-11-06count number of hyposHieu Hoang
2015-11-04Reduction in number of #ifdef HAVE_XMLRPC_C, as per Hieu's request.Ulrich Germann
2015-11-03eclipse. And more #ifdef HAVE_XMLRPC_CHieu Hoang
2015-10-31daily automatic beautifierMosesAdmin
2015-10-28Context weights now live in the ContextScope, not any more on TranslationTask.Ulrich Germann
2015-08-09Merge branch 'master' of http://github.com/moses-smt/mosesdecoderUlrich Germann
2015-08-09daily automatic beautifierMosesAdmin
2015-08-08compile error without xmlrpc-c libHieu Hoang
2015-08-08daily automatic beautifierMosesAdmin
2015-08-07Emacs code formatting settings.Ulrich Germann
2015-08-04Code reorganization for better session management in Moses server. Clients ca...Ulrich Germann
2015-08-02Reorganization of server options.Ulrich Germann
2015-08-01Reorganization of server options. Added options for sesssion cache.Ulrich Germann
2015-08-01xmlrpc-c server log file now defaults to /dev/null instead of empty stringUlrich Germann
2015-07-28Merge branch 'master' of http://github.com/moses-smt/mosesdecoder into ranked...Ulrich Germann
2015-07-22daily automatic beautifierMosesAdmin
2015-07-211. Fixed concurrency issue in context handling.Ulrich Germann
2015-07-21apply Pidong Wang's patch for server to new server code in moses/Hieu Hoang
2015-07-03Merge branch 'mmt-dev' into ranked-sampling.Ulrich Germann
2015-06-23Add context_weights parameter to command lineXapaJIaMnu
2015-06-08Merge branch 'master' into ranked-samplingUlrich Germann
2015-06-08Changes to how the context scope is set.Ulrich Germann
2015-06-02delete ChangeSource(). Not usedHieu Hoang
2015-05-13Remove trailing whitespace from C++ files.Jeroen Vermeulen
2015-05-11Added context buffering in IOWrapper for context-sensitive decoding.Ulrich Germann
2015-05-02beautifyHieu Hoang
2015-04-30Remove trailing whitespace in C++ files.Jeroen Vermeulen