Commit Graph

23 Commits

Author SHA1 Message Date
Ulrich Germann
29694af6e4 Code cleanup and refactoring. 2015-12-11 01:09:22 +00:00
Ulrich Germann
fdb5d9b282 Code refactoring: All FF now get access to AllOptions at load time, so they don't have to rely on StaticData. 2015-12-08 12:56:55 +00:00
MosesAdmin
f38976aba0 daily automatic beautifier 2015-11-02 00:00:37 +00:00
nicolabertoldi
c8cc11dbd3 restored the not-adaptive version of moses 2015-10-28 23:22:08 +01:00
Ulrich Germann
b6e3553146 Context-sensitive IRSTLM, but not thread-safe yet. 2015-10-26 01:22:10 +00:00
Ulrich Germann
54d0ab36f4 Copied IRSTLM files from commit b875577b15
(branch mmt-dev), which was the last one known to pass regression tests.
2015-10-25 19:28:48 +00:00
Ulrich Germann
857ee21d50 Attempt to make IRSTLM thread-proof. 2015-10-24 19:48:47 +01:00
Ulrich Germann
adf15617c1 Context-sensitive computation of LM scores in IRSTLM. 2015-10-24 01:39:03 +01:00
cattoni
cf4baf5f3c void test for push 2015-10-08 18:31:56 +02:00
XapaJIaMnu
ea23c921b3 Make getScore be able to access ttasksptr. Only works with suffix array for now, other people can implement it in their pts 2015-06-25 17:52:55 +01:00
XapaJIaMnu
aaf8397d6f Make it possible for TranslationTasks to be accessed by the LM 2015-06-23 13:24:42 +01:00
Ulrich Germann
dcb8e5d3e0 Preparation for allowing context-aware decoding. 2015-05-19 02:35:39 +01:00
Hieu Hoang
32de075022 beautify 2015-02-19 12:27:23 +00:00
Nicola Bertoldi
18eaf62ce3 fixings to the IRSTLM interface for textual input 2015-01-26 15:51:08 +01:00
Nicola Bertoldi
8316ca5948 improved interface towards IRSTLM 2015-01-04 22:47:46 +01:00
Nicola Bertoldi
923305a5d0 made complaint with namespace irstlm recently introduced in IRSTLM package 2014-05-17 21:20:51 +02:00
Hieu Hoang
695617d930 consistent Load() for all feature functions. Can be used not to load if doing --show-weights 2013-05-31 20:50:13 +01:00
Hieu Hoang
1a1634a391 make LanguageModelImplementation have new format constructor 2013-02-20 22:44:11 +00:00
Hieu Hoang
165ed39296 delete LanguageModelPointerState 2013-02-20 22:09:00 +00:00
Hieu Hoang
75ef646918 refactor LanguageModel 2013-01-17 17:15:10 +00:00
Hieu Hoang
bf58eac8bc clean up InitializeBeforeSentenceProcessing() 2012-12-24 18:52:04 +00:00
Hieu Hoang
0df397065d clean up InitializeBeforeSentenceProcessing() 2012-12-24 16:52:40 +00:00
Hieu Hoang
5e3ef23cef move moses/src/* to moses/ 2012-11-12 19:56:18 +00:00