Hieu Hoang
|
d203f2bb6e
|
single threaded build compiles & passes regression
|
2013-07-01 17:37:24 +01:00 |
|
Kenneth Heafield
|
217c8ea38f
|
Missing header / Mehndi Bhargava
|
2013-06-21 09:37:05 -04:00 |
|
Hieu Hoang
|
f7371cf53d
|
calculate m_featuresToApply in Load() for PhraseDictionary. Since every phrase dictionary now has to implement it, make Load() for PhraseDictionary abstract
|
2013-06-14 18:34:47 +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
|
83494418e2
|
delete PhraseDictionaryMemory. Fix word penalty in compact phrase table
|
2013-04-26 15:55:32 +01:00 |
|
Hieu Hoang
|
45f30766d4
|
return reference from function instead of pointer
|
2013-03-05 14:16:37 +00:00 |
|
Hieu Hoang
|
ce1d50723a
|
make on-disk pt threadable
|
2013-03-05 14:02:55 +00:00 |
|
Hieu Hoang
|
cc2ec9bc3e
|
make binary pt threadable
|
2013-03-04 18:15:05 +00:00 |
|
Hieu Hoang
|
c789ce81e6
|
load binary pt
|
2013-02-25 11:49:34 +00:00 |
|
Hieu Hoang
|
194adf8130
|
change format for phrase model
|
2013-02-22 19:17:57 +00:00 |
|
Hieu Hoang
|
f9e21799ed
|
get rid of all occurance of GetNumInputScores() from feature functions.
|
2012-12-07 16:25:55 +00:00 |
|
Hieu Hoang
|
f212927368
|
get rid of all overrides for GetScoreProducerDescription(). Except SyntacticLM - not sure if it should be separated from LM or not
|
2012-12-07 16:05:50 +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
|
59449f2925
|
make TranslationModel subdirectory and move files from moses/ into it
|
2012-11-27 15:08:31 +00:00 |
|