Moses, the machine translation system
Go to file
Ulrich Germann c610d0a6e7 Code decluttering.
The class StatefuleFeatureFunction now provides an empty dummy implementation
of various (virtual) Evaluate... functions. The corresponding empty
implementations on derived classes have been removed.
2015-11-19 13:54:24 +00:00
biconcor Missing variable initialization. 2015-11-10 20:26:57 +00:00
contrib Enforce const-ness of command line arguments; bug fix in mosesserver.cpp. 2015-11-11 01:08:05 +00:00
cruise-control compile.sh works on osx 2015-11-05 09:09:34 +00:00
defer Code decluttering. 2015-11-19 13:54:24 +00:00
doc Replaced content by pointer to online documentation. 2014-08-04 17:20:33 +01:00
jam-files bjam: accept argument-less form of --no-xmlrpc-c option 2015-07-29 13:41:43 +01:00
lm make util::StringStream more like std::stringstream 2015-10-16 19:03:22 +00:00
mert streamlining license to LGPL 2.1 2015-09-25 17:20:09 -04:00
mingw Lint-fixing binge. 2015-06-02 16:02:39 +07:00
misc daily automatic beautifier 2015-11-12 00:00:40 +00:00
moses Code decluttering. 2015-11-19 13:54:24 +00:00
moses-cmd daily automatic beautifier 2015-11-12 00:00:40 +00:00
OnDiskPt daily automatic beautifier 2015-10-19 00:00:40 +01:00
phrase-extract daily automatic beautifier 2015-11-05 00:00:36 +00:00
regression-testing Avoid lines in moses.ini files that have been commented out. 2015-11-04 18:25:00 +00:00
regtest@e07a00c973 Changes in submodule regtest. 2015-10-27 23:58:30 +00:00
scripts Allow multiple reference files to be specified on the command line; handle gzipped reference files. 2015-11-10 01:16:17 +00:00
search WordsRange -> Range 2015-10-25 13:37:59 +00:00
symal Oops, that's a null pointer not a nul character. 2015-05-18 13:52:09 +07:00
util unit test error. Change in StringStream constructor 2015-10-16 19:03:22 +00:00
vw Fix a lot of lint, mostly trailing whitespace. 2015-05-17 20:04:04 +07:00
.beautify-ignore Reorganization of server options. 2015-08-02 21:26:54 +01:00
.gitignore Ignoring directories doxy (doxygen output) and opt (3rd-party dependencies). 2015-10-28 00:26:00 +00:00
.gitmodules change http -> https /Michael Hutt 2015-11-07 11:11:42 +00:00
bjam Fix cd error when running bjam from non-top 2013-03-19 11:17:17 +00:00
BUILD-INSTRUCTIONS.txt touch 2015-10-14 16:01:07 +01:00
compile.sh compile.sh works on osx 2015-11-05 09:09:34 +00:00
COPYING streamlining license to LGPL 2.1 2015-09-25 17:20:09 -04:00
doxygen.conf Update to doxygen.conf. 2015-10-27 23:57:51 +00:00
Jamroot Integrated more finegrained abyss server control from mosesserver.cpp; mosesserver is now officially deprecated. 2015-11-10 20:30:06 +00:00
run-regtests.sh Reduction in number of #ifdef HAVE_XMLRPC_C, as per Hieu's request. 2015-11-04 18:12:49 +00:00