Commit Graph

13029 Commits

Author SHA1 Message Date
Ulrich Germann
e64257f7ee Adapted to new location of TranslationAnalysis.h. 2014-10-23 11:10:35 -07:00
mjdenkowski
ba1883b18b Fixes issue #80. Thanks emjotde 2014-10-22 20:26:54 -04:00
XapaJIaMnu
dff5d8b01a grrr 2014-10-22 11:31:12 +01:00
XapaJIaMnu
63fb36e993 Short option must be only one letter 2014-10-22 11:30:23 +01:00
XapaJIaMnu
e4f0380cd1 Fix a wrong condition 2014-10-22 11:28:09 +01:00
XapaJIaMnu
4fb8ad5c05 Make it optional to prepare the validation set 2014-10-22 10:55:48 +01:00
Marcin Junczys-Dowmunt
8b67e4552e Changed wrong usage message 2014-10-21 20:08:17 +02:00
Barry Haddow
562cf7e007 Merge branch 'master' of github.com:moses-smt/mosesdecoder 2014-10-21 15:11:22 +01:00
Barry Haddow
041c87b1b0 prune using phrase scores 2014-10-21 15:11:09 +01:00
Barry Haddow
b4f26e9f5e rephraser 2014-10-21 15:10:50 +01:00
Rico Sennrich
a128ad1847 n-best-tree output needs trees for unknown words 2014-10-21 09:51:20 +01:00
XapaJIaMnu
e8c0bca80a Add optional validation during training 2014-10-17 12:53:21 +01:00
Rico Sennrich
df74aa3e89 use short names for sparse features to save disk space and I/O when tuning 2014-10-17 10:36:51 +01:00
Rico Sennrich
b42591d585 NPLM could implement shared or thread-local cache; wrapper works with either. 2014-10-16 14:33:35 +01:00
XapaJIaMnu
74e90343d6 Remove unnecessary const gimmicks 2014-10-16 12:36:19 +01:00
XapaJIaMnu
bb06091713 Rework lookup and greatly speedup decoding (2x+) 2014-10-16 11:53:49 +01:00
XapaJIaMnu
250e376036 Backoff to null token in hiero 2014-10-15 17:00:09 +01:00
XapaJIaMnu
0a1b3889d2 Add option to build with Og for newer versions of gcc 2014-10-15 14:49:11 +01:00
Rico Sennrich
ef2c9dc92d hiero model compatibility 2014-10-15 14:20:40 +01:00
XapaJIaMnu
c479ccfe89 Remove old unused code from BilingualLM 2014-10-15 13:13:15 +01:00
Paul Baltescu
2d7ae17e2d Make OxLM extensions compile. 2014-10-14 19:29:46 +01:00
XapaJIaMnu
7b7bfbc8f0 Add null word support for hiero. 2014-10-14 18:22:04 +01:00
Hieu Hoang
44ce4b361a reduce lmplz memory consumption in recaser 2014-10-14 17:52:47 +01:00
Hieu Hoang
fe266260fb Merge branch 'master' of github.com:moses-smt/mosesdecoder 2014-10-14 16:01:26 +01:00
Hieu Hoang
6c9c3e1741 portable call to bash /Paul Guyot 2014-10-14 16:01:15 +01:00
Philipp Koehn
2638ff0480 added thot to EMS 2014-10-14 10:13:16 -04:00
Paul Guyot
52eced7572 Fix incorrect integer concatenation in error messages 2014-10-14 13:45:50 +00:00
Paul Baltescu
8b4ab21324 Flag for setting OxLM models to unnormalized. 2014-10-14 02:09:47 +01:00
Hieu Hoang
90e4eca0a3 cleaning up IOWrapper. Make all functions member of the class 2014-10-13 12:46:58 +01:00
Hieu Hoang
8f00505648 Merge ../mosesdecoder into merge-cmd 2014-10-13 11:00:05 +01:00
Hieu Hoang
f5b872b66d Merge branch 'master' of github.com:moses-smt/mosesdecoder 2014-10-13 10:59:18 +01:00
Phil Williams
07dbd191ed analysis.perl: update regexp for current trace format 2014-10-13 10:55:07 +01:00
Hieu Hoang
5078192a1c Merge ../mosesdecoder into merge-cmd 2014-10-13 10:42:46 +01:00
Hieu Hoang
855d972852 refactor some stateless feature functions to avoid using EvaluateWhenApplied(). Not kosher 2014-10-13 10:42:25 +01:00
Hieu Hoang
e108799130 Merge ../mosesdecoder into merge-cmd 2014-10-13 09:16:41 +01:00
Rico Sennrich
57223f4a90 tmcombine: (experimental) support for hiero models 2014-10-12 17:23:30 +01:00
mjdenkowski
a1f561ac31 Only update dynamic models 2014-10-10 15:09:53 -04:00
Philipp Koehn
34cc9461fb More Penn Tree Bank compliance (code by Maria Nadejde and Philip Williams 2014-10-10 16:51:32 +01:00
Philipp Koehn
1741bba750 Penn Tree Bank compliant versions of preprocessing 2014-10-10 16:49:06 +01:00
Hieu Hoang
cce818015d Merge ../mosesdecoder into merge-cmd 2014-10-10 15:50:12 +01:00
Phil Williams
05ecc914c2 Fix a few more compiler warnings (from Clang mostly). 2014-10-10 15:47:53 +01:00
Hieu Hoang
93d11e3626 merge moses_chart and moses 2014-10-10 15:09:56 +01:00
Phil Williams
ee57e59f2b Fix a few compiler warnings (from Clang mostly). 2014-10-10 14:22:53 +01:00
Hieu Hoang
d507af5b1d TranslationTaskChart --> TranslationTask 2014-10-10 13:19:02 +01:00
XapaJIaMnu
fb9b4e698e Add null token normalization for models to be used with the chart decoder. 2014-10-10 12:16:15 +01:00
Hieu Hoang
4403bd5b3c get ready to merge IOWrapper 2014-10-10 11:50:32 +01:00
Hieu Hoang
e4489cbdde get ready to merge IOWrapper 2014-10-10 11:35:14 +01:00
XapaJIaMnu
b454697268 Add null token in vocabulary during construction 2014-10-09 23:26:15 +01:00
XapaJIaMnu
5d9d89577e Add option to reduce the ngrams from already prepared .ngrams file to train a model with smaller number of ngrams 2014-10-09 23:17:45 +01:00
Phil Williams
19242df82b Merge branch 'master' of ../moses 2014-10-09 20:04:35 +01:00