Commit Graph

13216 Commits

Author SHA1 Message Date
Hieu Hoang
3b3f11365d delete UserMessage. Too difficult to police 2015-01-07 10:01:10 +04:00
Hieu Hoang
bfac071742 new format for [mapping] section 2015-01-07 08:55:31 +05:30
Hieu Hoang
1e0a2835bf add oovpt 2015-01-04 19:10:48 +05:30
Hieu Hoang
b526efea23 gut IOWrapper 2015-01-04 16:54:33 +05:30
Hieu Hoang
cec03c949e merge RunPb and RunChart 2015-01-04 16:30:15 +05:30
Hieu Hoang
0036d8bb4d Merge branch 'master' of github.com:moses-smt/mosesdecoder 2015-01-03 22:05:20 +05:30
Hieu Hoang
0a707597d8 Revert "Added error message on experiment.meta for the filter step 'No phrases in'"
This reverts commit 2105423626.
2015-01-03 21:58:15 +05:30
Hieu Hoang
0552a79b1e consistent constructor for all managers 2015-01-03 00:10:15 +05:30
Hieu Hoang
1ff52ebb0e move OutputBest() from TranslationTask to Manager 2015-01-02 23:39:27 +05:30
Phil Williams
7cc75a0fa1 score-stsg: add --TreeScore option 2014-12-30 18:57:23 +00:00
Phil Williams
b7650b2d8b Move OutputBest() from Syntax::S2T::Manager to Syntax::Manager 2014-12-30 16:52:18 +00:00
Hieu Hoang
c9d49f22a5 move OutputAlignment() to Manager class 2014-12-30 20:36:59 +05:30
Hieu Hoang
e92c2c0e0c delete unused methods from IOWrapper 2014-12-30 19:20:00 +05:30
Hieu Hoang
ba166f109c moving more stuff out of IOWrapper 2014-12-30 18:53:30 +05:30
Hieu Hoang
14cbf9bc22 Merge branch 'master' of github.com:moses-smt/mosesdecoder 2014-12-30 18:45:26 +05:30
Hieu Hoang
b82c31f020 convert static methods to const methods 2014-12-30 08:38:33 +05:30
Hieu Hoang
5ac3dddfb6 move OutputBestHyp() to Manager class 2014-12-29 06:01:23 +05:30
Hieu Hoang
ec3db7bede move OutputLatticeMBRNBest() to Manager class 2014-12-29 05:41:06 +05:30
Hieu Hoang
2b7c16d5a4 move OutputBestSurface() to Hypothesis class 2014-12-29 02:10:57 +05:30
Hieu Hoang
cd6ec01999 move OutputBestSurface() to Hypothesis class 2014-12-29 00:48:40 +05:30
Eleftherios Avramidis
481a07dcc3 Merge branch 'master' of https://github.com/moses-smt/mosesdecoder 2014-12-28 18:10:13 +01:00
Eleftherios Avramidis
2105423626 Added error message on experiment.meta for the filter step 'No phrases in' 2014-12-28 18:09:33 +01:00
Hieu Hoang
f865e7e43c move OutputInput() to Hypothesis class 2014-12-28 22:09:38 +05:30
Hieu Hoang
af0d0f02e1 move OutputAlignment() to Hypothesis class 2014-12-28 18:37:18 +05:30
Hieu Hoang
eea29752a4 make GetOutputLanguageModelOrder() const 2014-12-28 17:57:21 +05:30
Hieu Hoang
9739b7a8a7 rename ProcessSentence() to Decode() 2014-12-26 13:11:52 +05:30
XapaJIaMnu
d0807c45f2 Fixed crash in probingPT when probability is precisely 0 2014-12-23 15:21:06 +00:00
Ratish Puduppully
61c0c752b3 updated with links to changes 2014-12-23 13:39:22 +05:30
Hieu Hoang
478e87e1d2 test 2014-12-22 15:55:27 +05:30
Philipp Koehn
59fdb3d99c same spec for dedicated script as for train-model.perl and filter-model-given-input.pl 2014-12-21 01:37:05 +00:00
Philipp Koehn
831f947874 long overdue feature: do not produce very low scoring translation table entries that are never used and just gum up the works 2014-12-21 01:14:42 +00:00
Kenneth Heafield
72047b3cf7 Why are include files checked in? They come from the build system. 2014-12-19 09:56:56 -05:00
Rico Sennrich
67e101b07a Revert "Update train-model.perl"
This reverts commit 41f06a01c0.
2014-12-17 17:51:02 +00:00
Rico Sennrich
71756cca40 make config parameters more consistent with training / other LMs
(target_ngrams=4 source_ngrams=9 is now order=5 source_window=4)
2014-12-17 17:37:38 +00:00
Rico Sennrich
710b4bf817 cleanup 2014-12-17 16:42:22 +00:00
Rico Sennrich
d36bfa471b fix target-side order in BilingualLM (hiero models) 2014-12-17 14:15:34 +00:00
Rico Sennrich
685f18ca1b documentation/readability 2014-12-16 17:42:17 +00:00
Nicola Bertoldi
d0cddf0f2d Merge branch 'master' of https://github.com/moses-smt/mosesdecoder 2014-12-16 17:35:47 +01:00
Rico Sennrich
9c9d3aeb0c fix source alignment for hiero decoding. corner cases may still have bugs. 2014-12-16 15:20:24 +00:00
Nikolay Bogoychev
d0f4402e86 Fix incorrect hashing in ProbingPT 2014-12-16 11:15:12 +00:00
Hieu Hoang
4aa95516bf Merge pull request #88 from lixiangnlp/patch-2
Update train-model.perl
2014-12-15 21:06:23 +00:00
Rico Sennrich
de7237c9de null padding 2014-12-15 16:44:33 +00:00
Rico Sennrich
5d633b8381 fix BOS padding 2014-12-15 16:44:27 +00:00
Nicola Bertoldi
4e77665d30 better handling of cache-based models with inconsistent parameters 2014-12-15 17:42:41 +01:00
Xiang Li
41f06a01c0 Update train-model.perl
If the final alignment model is model 3-5, the hmm model will be trained.
2014-12-16 00:37:15 +08:00
Nicola Bertoldi
dfd6cd2dd7 changes to make Moses compliant with the most recent version (5.80.06) of IRSTLM 2014-12-15 12:25:10 +01:00
Hieu Hoang
7c159b3d58 rename ChartDecoding -> CYKPlus. Comment out CubeGrowing, not implemented 2014-12-14 13:19:38 +00:00
Hieu Hoang
10d41d025e move collection of DistortionScoreProducer to it own class 2014-12-13 23:19:09 +00:00
Nicola Bertoldi
e4eb201c52 merged master into dynamic-models and solved conflicts 2014-12-13 12:52:47 +01:00
Hieu Hoang
2793888cf2 Merge branch 'master' of github.com:moses-smt/mosesdecoder 2014-12-12 12:39:01 +00:00