Commit Graph

16 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
fef50536d6 daily automatic beautifier 2015-11-17 00:00:49 +00:00
Michael Denkowski
07001f7645 Model support bitmap features in PhraseDictionaryGroup 2015-11-16 11:23:18 -05:00
Michael Denkowski
9df2336d45 Per-model phrase and word counts in PhraseDictionaryGroup 2015-11-13 17:22:27 -05:00
Michael Denkowski
e3cca68ed7 mmsapt-lr-func option for PhraseDictionaryGroup
Support also filling in gaps via averaging for LR functions of member
Mmsapt models
2015-11-13 13:56:26 -05:00
Michael Denkowski
49f4eeca47 default-average-others option for PhraseDictionaryGroup
Average scores of other models to fill in gaps for unseen phrases
2015-11-12 16:33:52 -05:00
Michael Denkowski
652283c538 Consistent naming: zeros -> default-scores
(Matches LexicalReordering)
2015-11-10 15:48:41 -05:00
Michael Denkowski
fb7be206ed Copy extra scores when merging phrases in PhraseDictionaryGroup
This adds compatibility for lr-func in member mmsapts
2015-11-06 12:54:14 -05:00
Michael Denkowski
9f28bf5619 Specify "zero" values for feature scores for PhraseDictionaryGroup
User-specified default scores for when models in the group do not
contain a phrase pair.
2015-10-27 14:35:45 -04:00
MosesAdmin
d757346b55 daily automatic beautifier 2015-10-19 00:00:40 +01:00
Ulrich Germann
b8b3d2111a Merge branch 'master' of http://github.com/moses-smt/mosesdecoder into ranked-sampling 2015-10-18 21:45:27 +01:00
Ulrich Germann
bdb0227ee9 Life cycle of TargetPhraseCollection is now managed via shared pointers. 2015-10-18 21:27:58 +01:00
Hieu Hoang
55698d15bc templatize Comparer for unordered maps/set 2015-10-18 01:02:38 +01:00
MosesAdmin
df5007ef47 daily automatic beautifier 2015-09-17 00:00:35 +01:00
Michael Denkowski
245539d90b Update phrase table combination interface
- Move "all" modes from PhraseDictionaryMultiModel to PhraseDictionaryGroup
- Refactor combination logic
2015-09-15 15:01:07 +01:00