Moses, the machine translation system
Go to file
Matthias Huck 4ee8f2dec1 sentence-bleu less greedy regarding memory
Don't load all references, read them line by line.
Corpora with millions of sentences can now be evaluated without consuming gigabytes of RAM.
2015-04-30 22:26:30 +01:00
biconcor Remove trailing whitespace in C++ files. 2015-04-30 12:05:11 +07:00
contrib delete unused var 2015-04-30 14:01:03 +04:00
cruise-control changes for cruise control 2013-05-10 16:34:57 +01:00
defer delete External FF. FF framework changes too fast to be able to keep this up-to-date 2015-03-31 19:45:59 +04:00
doc Replaced content by pointer to online documentation. 2014-08-04 17:20:33 +01:00
jam-files Bug fix for compilation with --with-xmlrpc-c=... 2015-04-26 14:26:39 +01:00
lm Remove trailing whitespace in C++ files. 2015-04-30 12:05:11 +07:00
mert sentence-bleu less greedy regarding memory 2015-04-30 22:26:30 +01:00
mingw windows gui code 2014-01-24 11:12:03 +00:00
misc Remove trailing whitespace in C++ files. 2015-04-30 12:05:11 +07:00
moses sentence-bleu-nbest 2015-04-30 19:44:29 +01:00
moses-cmd Merge branch 'master' of https://github.com/moses-smt/mosesdecoder into mmt-dev 2015-04-26 02:12:16 +01: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 Remove trailing whitespace in C++ files. 2015-04-30 12:05:11 +07: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 fix interpolation for LM with parser in pre-processing 2015-04-30 15:46:33 +01:00
search Remove trailing whitespace in C++ files. 2015-04-30 12:05:11 +07:00
symal Remove trailing whitespace in C++ files. 2015-04-30 12:05:11 +07:00
util Remove trailing whitespace in C++ files. 2015-04-30 12:05:11 +07:00
vw Using boost for prefix/suffix checks /Jeroen Vermeulen 2015-02-05 16:23:47 +00:00
.gitignore .gitignore 2015-04-30 19:46:03 +01: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 Make build instructions a bit less discouraging. 2015-04-30 11:45:59 +07:00
Jamroot Added bitext-find to alias mm. 2015-04-21 17:55:10 +01:00