Commit Graph

23 Commits

Author SHA1 Message Date
Ulrich Germann
09e0e9671f Emacs code formatting instructions. 2015-10-24 02:33:53 +01:00
Ulrich Germann
b5c4ab32b4 Made CalcScore() virtual in moses/LM/Implementation.h. 2015-10-23 21:31:04 +01:00
Hieu Hoang
e197b110fc rename Evaluate() to EvaluateWhenApplied() 2014-07-09 23:54:16 +01:00
Hieu Hoang
12a14221e2 rename Evaluate() to EvaluateWhenApplied() 2014-07-09 23:41:08 +01:00
Hieu Hoang
a5f391e3f3 remove description argument from feature function constructor. Redundant 2013-10-29 18:59:53 +00:00
Hieu Hoang
e6f53d83c2 get rid of some warnings 2013-09-22 18:24:32 +02:00
Hieu Hoang
89f88fdb6b refactor parsing of args for language models 2013-08-28 11:05:47 +01:00
Hieu Hoang
abe6bb7c22 refactor parsing of feature functiona args 2013-06-10 18:11:55 +01:00
Hieu Hoang
eaf53769ad consistent Load() for all feature functions. Can be used not to load if doing --show-weights 2013-05-31 20:21:02 +01:00
Hieu Hoang
6249432407 beautify 2013-05-29 18:16:15 +01:00
Hieu Hoang
a80d838b0f move feature functions into moses/FF 2013-05-24 18:02:49 +01:00
Hieu Hoang
28d189ffe6 delete Useable() 2013-02-21 13:21:03 +00:00
Hieu Hoang
8e6c65d43b delete InitializeBeforeSentenceProcessing() and CleanUpAfterSentenceProcessing() 2013-02-21 13:01:36 +00:00
Hieu Hoang
eca3661de3 rename a variable and function 2013-02-21 11:30:54 +00:00
Hieu Hoang
a0927b98e6 delete class LMRefCount. Merge LM and LM implementation back together again 2013-02-20 23:36:04 +00:00
Hieu Hoang
ab44825f29 delete GetLMType() 2013-02-20 23:02:09 +00:00
Hieu Hoang
ab56be4ee6 delete Duplicate() 2013-02-20 22:52:47 +00:00
Hieu Hoang
1a1634a391 make LanguageModelImplementation have new format constructor 2013-02-20 22:44:11 +00:00
Hieu Hoang
f7e3f20013 each language model should have separate description, rather than just 'LM' 2013-02-06 20:05:00 +00:00
Hieu Hoang
530e859697 tokenize line now moved into base class ScoreProducer 2013-02-01 20:23:36 +00:00
Hieu Hoang
9fe742ce52 get rid function GetScoreProducerWeightShortName(). Fails 1 regression test 2012-12-04 17:09:23 +00:00
Hieu Hoang
33105a7ba7 get rid of int argument from GetScoreProducerWeightShortName() 2012-12-04 13:08:00 +00:00
Hieu Hoang
5e3ef23cef move moses/src/* to moses/ 2012-11-12 19:56:18 +00:00