.. |
CompactPT
|
get rid of TargetPhrase::SetScore. Expose ScorerBreakdown object so they can be set directly
|
2013-05-13 15:36:09 +01:00 |
CYKPlusParser
|
delete references to LMList
|
2013-05-21 12:27:13 +01:00 |
DynSAInclude
|
move Score3Parser to TranslationModel/
|
2012-11-27 17:09:23 +00:00 |
fuzzy-match
|
single threaded compile error
|
2013-03-16 13:25:31 +00:00 |
RuleTable
|
get rid of TargetPhrase::SetScore. Expose ScorerBreakdown object so they can be set directly
|
2013-05-13 15:36:09 +01:00 |
Scope3Parser
|
move Score3Parser to TranslationModel/
|
2012-11-27 17:09:23 +00:00 |
BilingualDynSuffixArray.cpp
|
log probabilities. /Abby
|
2013-04-25 16:54:45 +01:00 |
BilingualDynSuffixArray.h
|
merge Phrase::CreateFromString() and Phrase::CreateFromStringNewFormat()
|
2013-03-08 19:10:28 +00:00 |
DynSuffixArray.cpp
|
move the rest of DynSA to TranslationModel/
|
2012-11-27 16:31:42 +00:00 |
DynSuffixArray.h
|
move the rest of DynSA to TranslationModel/
|
2012-11-27 16:31:42 +00:00 |
PhraseDictionary.cpp
|
move parsing of input-factor and output-factor into class DecodeFeature. Fixed bug in parsing this in class GenerationDictionary, which only picked up the 1st number
|
2013-05-20 19:57:46 +01:00 |
PhraseDictionary.h
|
make InitDictionary() an abstract method, at Uli's suggestion. Make sure people implements it
|
2013-05-20 17:01:19 +01:00 |
PhraseDictionaryDynSuffixArray.cpp
|
get rid of TargetPhrase::SetScore. Expose ScorerBreakdown object so they can be set directly
|
2013-05-13 15:36:09 +01:00 |
PhraseDictionaryDynSuffixArray.h
|
change format for phrase model
|
2013-02-22 19:17:57 +00:00 |
PhraseDictionaryMultiModel.cpp
|
multimodel(counts): allow different features to have separate interpolation weights.
|
2013-05-16 14:11:03 +02:00 |
PhraseDictionaryMultiModel.h
|
port PhraseDictionaryMultiModelCounts to new format
|
2013-05-14 15:16:09 +01:00 |
PhraseDictionaryMultiModelCounts.cpp
|
restore support for multimodel(counts) in moses server:
|
2013-05-16 13:40:17 +02:00 |
PhraseDictionaryMultiModelCounts.h
|
port PhraseDictionaryMultiModelCounts to new format
|
2013-05-14 15:16:09 +01:00 |
PhraseDictionaryTree.cpp
|
merge
|
2013-03-27 08:45:16 +00:00 |
PhraseDictionaryTree.h
|
delete class Dictionary
|
2013-02-06 11:29:54 +00:00 |
PhraseDictionaryTreeAdaptor.cpp
|
change PhraseDictionaryTreeAdaptor --> PhraseDictionaryBinary
|
2013-05-14 12:19:55 +01:00 |
PhraseDictionaryTreeAdaptor.h
|
delete PhraseDictionaryMemory. Fix word penalty in compact phrase table
|
2013-04-26 15:55:32 +01:00 |