Commit Graph

2912 Commits

Author SHA1 Message Date
Barry Haddow
651fdba245 Merge branch 'master' of github.com:moses-smt/mosesdecoder 2012-01-18 08:56:59 +00:00
Barry Haddow
83bb286809 Option to disable buffering (from Tom Hoar) 2012-01-18 08:55:12 +00:00
Eleftherios Avramidis
edd983a347 Merge commit 'upstream/master' 2012-01-16 16:48:24 +01:00
Eleftherios Avramidis
57688ae5b2 Catch errors produced after re-running on an existing run (with --continue) 2012-01-16 16:42:19 +01:00
Kenneth Heafield
d49cc6c9f8 Make lm constructor explicit 2012-01-14 17:07:31 +00:00
Kenneth Heafield
23c79b8169 Remove uncalled and broken function 2012-01-14 01:23:54 -05:00
Eleftherios Avramidis
e36ab4fcdf Merge pull request #8 from lefterav/master
Fixed EMS ignoring absense of train-model.perl
2012-01-13 15:30:39 -08:00
Eleftherios Avramidis
1022a53760 Merge commit 'upstream/master' 2012-01-14 00:22:57 +01:00
Eleftherios Avramidis
8dd5c7bf2b Catch error, when for some reason train-model.perl is missing from installation (not properly compiled Moses) 2012-01-14 00:22:01 +01:00
Kenneth Heafield
868255af03 Surround mains in try-catch blocks. 2012-01-13 10:20:42 -05:00
Kenneth Heafield
cbf1e1e2bb Fix GetScoreProducerDescription 2012-01-13 10:07:30 -05:00
Barry Haddow
5b1caea39c Merge pull request #7 from lefterav/master
METEOR support for EMS scripts
2012-01-12 10:22:48 -08:00
Eleftherios Avramidis
722c3ff6c7 Added support for optional external METEOR script. Workflow changes in experiment.meta and and corresponding sample given in example/config.basic. Results processing for report-experiment-scores now supports METEOR output. Lifted web interface restriction on the types of metrics that can be listed 2012-01-12 18:37:02 +01:00
bhaddow
fcbaafadbc Restore Hieu's phrase extraction speedups 2012-01-12 14:34:52 +00:00
phikoehn
9a5f61893a fixed ems bug when no interpolated LMs are used 2012-01-12 03:34:51 +00:00
Philipp Koehn
adde4af96e Merge branch 'master' of git://github.com/moses-smt/mosesdecoder 2012-01-12 02:56:43 +00:00
Barry Haddow
d2e4902378 Second attempt... 2012-01-10 10:08:35 +00:00
Barry Haddow
fdbf0ed789 Merge branch 'master' of github.com:moses-smt/mosesdecoder 2012-01-10 09:33:05 +00:00
bhaddow
01f8881e0e fix cruise control ems config 2012-01-10 09:32:26 +00:00
pkoehn
7c44317216 bug fix with Good Turing / Kneser Ney discounting 2012-01-09 23:43:08 +00:00
Barry Haddow
3cabb98c40 bug fix to lex reordering training
submitted by Christoffer Tanner (via Sara Stymne)
2012-01-09 20:46:21 +00:00
Hieu Hoang
80b16f0f6a xcode 2012-01-08 23:17:55 +07:00
Hieu Hoang
7ade14b16e xcode 2012-01-08 23:17:17 +07:00
Hieu Hoang
98fc6d9917 xcode 2012-01-08 14:36:54 +07:00
Hieu Hoang
7840ca9eef xcode 2012-01-08 14:19:23 +07:00
Hieu Hoang
81569aeead xcode 2012-01-08 14:17:29 +07:00
Hieu Hoang
3aa77c1786 error message 2012-01-04 23:29:31 +07:00
Hieu Hoang
74194d9d90 Sample java client for moses server. By Marwen Azouzi 2012-01-03 22:17:12 +07:00
Hieu Hoang
d0f91a6c89 support for mgiza, without having to install giza++ as well. By Marwen Azouzi 2012-01-03 22:14:57 +07:00
Hieu Hoang
5877046b9c abort if threading with irst 2011-12-30 17:36:32 +07:00
Hieu Hoang
c80ccc1557 Merge branch 'master' of github.com:moses-smt/mosesdecoder 2011-12-29 19:48:03 +07:00
Hieu Hoang
776dfae384 observe max-phrase-length, as reported by Lang Jun 2011-12-29 19:47:44 +07:00
Hieu Hoang
97782ca1ea mgiza exec, according to Marwen Azouzi 2011-12-27 12:08:52 +07:00
Hieu Hoang
216af91d1f Merge branch 'master' of github.com:moses-smt/mosesdecoder 2011-12-26 17:26:39 +07:00
Hieu Hoang
e05eaf1419 visual studio 2011-12-26 17:25:13 +07:00
cservan
232c092d70 update the script from the new mert-moses.pl 2011-12-23 13:34:19 +01:00
cservan
fa107dda85 Fix the memory overflow 2011-12-23 11:14:34 +01:00
Philipp Koehn
9ad88ea09e allow for mix of interpolated and non-interpolated language models 2011-12-23 05:16:29 +00:00
Philipp Koehn
8d9c93e1aa allow for more than 10 language models by explicit or automatic grouping 2011-12-22 00:37:46 +00:00
Philipp Koehn
b9622d0da3 better error message when no corpus defined, better integration of IRSTLM training 2011-12-21 05:50:59 +00:00
Philipp Koehn
edd9c44519 updates to EMS: mteval-v13a.pl, parallel preparation, better paths and defaults in examples 2011-12-21 04:26:27 +00:00
Kenneth Heafield
7cc6947e55 Attempt to fix Stephan Walter's bug report 2011-12-20 23:12:35 -05:00
Philipp Koehn
9ab5ac306b first cimmit to github: enable parallel data preparation in ems 2011-12-21 01:04:11 +00:00
Hieu Hoang
a6229dd52f move some functions to .hh file for easier integration with other products 2011-12-20 16:44:45 +07:00
Barry Haddow
96217a0985 Fix handling of scientific notation 2011-12-19 15:27:54 +00:00
Barry Haddow
8674a976be Merge branch 'master' of github.com:moses-smt/mosesdecoder 2011-12-16 17:01:06 +00:00
bhaddow
cd7d629297 Add option to lowercase input 2011-12-16 17:00:13 +00:00
Kenneth Heafield
71a38006b1 Oops kept -x 2011-12-13 09:36:59 -05:00
Kenneth Heafield
4dbc848363 More paranoia about which 2011-12-13 09:36:23 -05:00
Kenneth Heafield
3e7e101d98 Try working around John Morgan's which command 2011-12-13 08:54:15 -05:00