Moses, the machine translation system
Go to file
Ulrich Germann fcbfc5a535 Feature functions and the constructors of TranslationOptionCollections
now have access to the current translation task.

This was done to allow context-sensitive processing (if provided by the FF).
2015-03-30 01:20:17 +01:00
biconcor beautify 2015-01-14 11:07:42 +00:00
contrib Managers and feature functions now have access to the entire TranslationTask, not just the InputType. 2015-03-26 18:25:54 +00:00
cruise-control changes for cruise control 2013-05-10 16:34:57 +01:00
defer park Joint LM. Doesn't work anymore 2015-02-18 15:11:03 +00:00
doc Replaced content by pointer to online documentation. 2014-08-04 17:20:33 +01:00
jam-files Changed cxxflags for curlpp to -isystem to avoid compiler warnings. 2015-03-29 23:41:47 +01:00
lm Make NPLM wrapper compile again. Fixes #102. 2015-03-26 11:57:41 -04:00
mert 1. Lifetime of tasks in ThreadPool is now managed via shared pointers. 2015-03-21 16:12:52 +00:00
mingw windows gui code 2014-01-24 11:12:03 +00:00
misc Set default number of scores to 4 2015-01-22 12:36:50 +01:00
moses Feature functions and the constructors of TranslationOptionCollections 2015-03-30 01:20:17 +01:00
moses-cmd Managers and feature functions now have access to the entire TranslationTask, not just the InputType. 2015-03-26 18:25:54 +00:00
OnDiskPt delete typedefs for UINT32 and UINT64. MSVC now has uint32_t and uint64_t /Ken 2015-03-25 00:55:39 +00:00
phrase-extract glue rules with stripped BitPar labels 2015-03-10 22:02:21 +00:00
regression-testing run-test-{extract|mert|misc|scorer}.perl now log the command line executed for the specific test. 2015-02-09 23:00:04 +00:00
scripts filter-model-given-input.pl: drop "-encoding None" from phrase table binaization with processPhraseTableMin. Recommended by Marcin. 2015-03-23 14:38:24 +00:00
search Fix a few compiler warnings (from Clang mostly). 2014-10-10 14:22:53 +01:00
symal use astyle 2.01. It's on Edinburgh server and doesn't screw up enum 2015-01-14 19:21:11 +00:00
util KenLM 240ea65a021574261a38d45eb68143f26ad177e5 2015-03-25 10:40:21 -04:00
vw Using boost for prefix/suffix checks /Jeroen Vermeulen 2015-02-05 16:23:47 +00:00
.gitignore Update .gitignore. 2014-11-14 14:28:33 +00:00
.gitmodules Arrow pipeline submodules now use https protocol. 2013-07-24 11:52:14 +01:00
bjam Fix cd error when running bjam from non-top 2013-03-19 11:17:17 +00:00
BUILD-INSTRUCTIONS.txt test 2014-12-22 15:55:27 +05:30
Jamroot Disabled spe-check-coverage. Needs to be adapted to API changes. 2015-03-29 23:54:47 +01:00