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
2017-03-03compiles without xmlrpc-cHieu Hoang
2017-03-01add implementations for options update(). Link error on Redhat 7hieu
2017-02-25Added alignment options to Moses serverLane Schwartz
2016-08-18typoHieu Hoang
2016-05-27added segment level time outPhilipp Koehn
2016-04-01guardHieu Hoang
2016-01-12Bug fix related to --report-all-factors.Ulrich Germann
2015-12-14Code cleanup and refactoring.Ulrich Germann
2015-12-12eclipseHieu Hoang
2015-12-11Code cleanup and refactoring.Ulrich Germann
2015-12-10Passing around AllOptions or references thereto everywhere,Ulrich Germann
2015-12-09Implemented more options in AllOptions and option groups therein.Ulrich Germann
2015-12-08Set defaults in option group constructors.Ulrich Germann
2015-12-08Reduce dependence on StaticData.Ulrich Germann
2015-12-07Code cleanup.Ulrich Germann
2015-12-06Code cleanup.Ulrich Germann
2015-12-06Code cleanup.Ulrich Germann
2015-12-02Code cleanup and bug fix in (Base)Manager::OutputSurface:Ulrich Germann
2015-11-23Change parameters only when specified during parameter updates in server mode.Ulrich Germann
2015-11-23bugfix: options refactor broke (l)mbrBarry Haddow
2015-11-11Added missing files.Ulrich Germann
2015-11-11More options refactoring (OOV Handling this time).Ulrich Germann
2015-11-11Merge branch 'master' of https://github.com/modernmt/mosesdecoderUlrich Germann
2015-11-11Moved placeholder factor variable from StaticData to InputOptions.Ulrich Germann
2015-11-10Indentation.Ulrich Germann
2015-11-10Integrated more finegrained abyss server control from mosesserver.cpp; mosess...Ulrich Germann
2015-11-04Merge branch 'master' of https://github.com/moses-smt/mosesdecoder into mmt-devUlrich Germann
2015-11-04Reduction in number of #ifdef HAVE_XMLRPC_C, as per Hieu's request.Ulrich Germann
2015-11-03More options cleanup.Ulrich Germann
2015-10-31Options refactoring. Moses crashed in server mode when asked to provide n-bes...Ulrich Germann
2015-09-25Reintroduce deterministic cube pruning as optionMichael Denkowski
2015-09-14Merge branch 'master' of http://github.com/moses-smt/mosesdecoderUlrich Germann
2015-09-14ServerOptions.cpp would't compile on systems where size_t != unsigned long int.Ulrich Germann
2015-09-14casting problem on some compilersHieu Hoang
2015-08-10Fixed typo.mmt-mvp-v0.12.1Ulrich Germann
2015-08-10parameter/AllOptions: Added missing return value.Ulrich Germann
2015-08-09Bug fix. No sanity check when updating parameters via RPC calls in the server.Ulrich Germann
2015-08-07Update some options via xmlrpc_c calls.Ulrich Germann
2015-08-07Merge branch 'mmt-dev2' into mmt-devUlrich Germann
2015-08-07Updated Emacs code formatting parameters.Ulrich Germann
2015-08-07More reorganisation of options.Ulrich Germann
2015-08-06Reorganisation of options.Ulrich Germann
2015-08-05Updated emacs code formatting setting.Ulrich Germann
2015-08-05Option reorganisation in StaticData.Ulrich Germann
2015-08-02Reorganization of server options.Ulrich Germann
2015-08-01Reorganization of server options. Added options for sesssion cache.Ulrich Germann
2015-06-08Merge branch 'master' into ranked-samplingUlrich Germann
2015-06-08Added option to make moses consider the entire document as context.Ulrich Germann
2015-06-04daily automatic beautifierMosesAdmin
2015-06-02Lint-fixing binge.Jeroen Vermeulen