Commit Graph

1025 Commits

Author SHA1 Message Date
Hieu Hoang
0552a79b1e consistent constructor for all managers 2015-01-03 00:10:15 +05:30
Hieu Hoang
ba166f109c moving more stuff out of IOWrapper 2014-12-30 18:53:30 +05:30
Hieu Hoang
f865e7e43c move OutputInput() to Hypothesis class 2014-12-28 22:09:38 +05:30
Ratish Puduppully
61c0c752b3 updated with links to changes 2014-12-23 13:39:22 +05:30
Nicola Bertoldi
4e77665d30 better handling of cache-based models with inconsistent parameters 2014-12-15 17:42:41 +01:00
Nicola Bertoldi
e4eb201c52 merged master into dynamic-models and solved conflicts 2014-12-13 12:52:47 +01:00
Hieu Hoang
fad3ef687a move OutputBest() to Syntax::Manager 2014-12-10 11:01:56 +00:00
Hieu Hoang
a4c9e5f920 eclipse 2014-12-09 17:58:23 +00:00
Hieu Hoang
23ca29a2ea add Decode to API framework 2014-12-05 17:59:53 +00:00
Hieu Hoang
29ead5be7b move n-best code for phrase-based from IOWrapper to Manager 2014-12-02 14:38:03 +00:00
Hieu Hoang
f49294f5ba eclipse 2014-11-27 18:43:46 +00:00
Barry Haddow
805eb551be Insert correct settings for nbest list. Not threadsafe though. 2014-11-25 16:48:37 +00:00
Hieu Hoang
7331d7a46c eclipse 2014-11-24 13:56:46 +00:00
Hieu Hoang
efed89d0e6 eclipse 2014-11-24 13:46:08 +00:00
Hieu Hoang
c0be182bfa makemteval and small change to tokenizer. /Tom Hoar and Tomas Fulajtar 2014-11-21 13:55:13 +00:00
Hieu Hoang
2711410712 Merge branch 'master' of github.com:moses-smt/mosesdecoder 2014-11-20 17:38:17 +00:00
XapaJIaMnu
52c520c042 Resolve merge conflicts 2014-11-20 15:50:32 +00:00
Hieu Hoang
c346a4b198 Add rt library 2014-11-20 15:02:05 +00:00
Marcin Junczys-Dowmunt
6a52bfc199 Added -lpthread -lrt 2014-11-19 16:57:33 +01:00
Nicola Bertoldi
46596ed49a Merge branch 'master' of https://github.com/moses-smt/mosesdecoder 2014-11-18 15:16:16 +01:00
Nicola Bertoldi
92c2d3e2a4 added back-off combination technique 2014-11-18 15:16:05 +01:00
Nicola Bertoldi
da15afd57c initial work to enable mosesserver for online adaptation 2014-11-18 15:06:02 +01:00
Hieu Hoang
070afadbcd eclipse 2014-11-17 22:40:36 +00:00
Paul Baltescu
35401f7dd3 Merge branch 'bilingual-lm' of github.com:moses-smt/mosesdecoder into bilingual-lm 2014-11-14 12:39:02 +00:00
Paul Baltescu
6f9d59129f Rename LBLLM -> OxLM. 2014-11-13 16:07:38 +00:00
Hieu Hoang
41b207e623 fix Jamfile 2014-11-13 15:51:46 +00:00
Hieu Hoang
6dda0d19cf add Bilingual LM class 2014-11-13 15:50:05 +00:00
Hieu Hoang
28caa93d43 eclipse 2014-11-10 18:18:49 +00:00
Hieu Hoang
e1092c0dad merge 2014-11-07 14:35:36 +00:00
Hieu Hoang
832fba09c8 eclipse 2014-11-04 15:04:26 +00:00
Nikolay Bogoychev
35a007e232 Merge branch 'master' into bilingual-lm 2014-10-27 11:56:56 +00:00
Marcin Junczys-Dowmunt
3d8526d72c merged in from wipoNew 2014-10-24 10:45:52 +02: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
b4f26e9f5e rephraser 2014-10-21 15:10:50 +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
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
Hieu Hoang
93d11e3626 merge moses_chart and moses 2014-10-10 15:09:56 +01:00
Hieu Hoang
d507af5b1d TranslationTaskChart --> TranslationTask 2014-10-10 13:19:02 +01:00
Hieu Hoang
4403bd5b3c get ready to merge IOWrapper 2014-10-10 11:50:32 +01:00
Hieu Hoang
3f019a528d Merge ../mosesdecoder into merge-cmd 2014-10-09 16:28:43 +01:00
Hieu Hoang
bf089b56ac consistent namespace 2014-10-09 12:52:06 +01:00
Paul Baltescu
8f74ecd8f3 Fix OxLM. 2014-10-08 22:08:42 +01:00
Hieu Hoang
c21ae90943 eclipse 2014-10-08 19:58:10 +01:00
Hieu Hoang
9f2d00a651 Merge ../mosesdecoder into merge-cmd 2014-10-08 19:33:50 +01:00
Hieu Hoang
f2aebe4052 eclipse 2014-10-08 19:33:35 +01:00
Hieu Hoang
85eae6b9f2 delete lineNumber variable from ChartManager. It should always be carried by the input sentence itself 2014-10-08 19:23:26 +01:00
Hieu Hoang
433186ae25 delete lineNumber variable from Manager and TranslationTask. It should always be carried by the input sentence itself 2014-10-07 19:16:30 +01:00
Hieu Hoang
0d7048803a Merge ../mosesdecoder into merge-cmd 2014-10-07 17:50:28 +01:00