mosesdecoder/moses/TranslationModel
2013-05-25 00:57:37 +01:00
..
CompactPT split classes in DummyScoreProducers into separate files 2013-05-25 00:57:37 +01:00
CYKPlusParser move and rename PhraseDictionarySCFG -> PhraseDictionaryMemory 2013-05-24 16:33:30 +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 split classes in DummyScoreProducers into separate files 2013-05-25 00:57:37 +01:00
Scope3Parser move Score3Parser to TranslationModel/ 2012-11-27 17:09:23 +00:00
BilingualDynSuffixArray.cpp Make Phrase::CreateFromString() more efficient 2013-05-22 12:03:00 +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 delete enum StatelessFeatureType. Features can be multiple types at once. Just overload the Evaluate() function you need 2013-05-24 16:04:38 +01:00
PhraseDictionaryDynSuffixArray.cpp delete references to LMList 2013-05-21 12:47:26 +01:00
PhraseDictionaryDynSuffixArray.h delete references to LMList 2013-05-21 12:47:26 +01:00
PhraseDictionaryMemory.cpp move and rename PhraseDictionarySCFG -> PhraseDictionaryMemory 2013-05-24 16:33:30 +01:00
PhraseDictionaryMemory.h move and rename PhraseDictionarySCFG -> PhraseDictionaryMemory 2013-05-24 16:33:30 +01:00
PhraseDictionaryMultiModel.cpp technical memory leak due to not cleaning up StaticData. Doesn't make much difference, but annoying messages from valgrind 2013-05-22 17:32:06 +01:00
PhraseDictionaryMultiModel.h port PhraseDictionaryMultiModelCounts to new format 2013-05-14 15:16:09 +01:00
PhraseDictionaryMultiModelCounts.cpp technical memory leak due to not cleaning up StaticData. Doesn't make much difference, but annoying messages from valgrind 2013-05-22 17:32:06 +01:00
PhraseDictionaryMultiModelCounts.h port PhraseDictionaryMultiModelCounts to new format 2013-05-14 15:16:09 +01:00
PhraseDictionaryNodeMemory.cpp move and rename PhraseDictionarySCFG -> PhraseDictionaryMemory 2013-05-24 16:33:30 +01:00
PhraseDictionaryNodeMemory.h move and rename PhraseDictionarySCFG -> PhraseDictionaryMemory 2013-05-24 16:33:30 +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 delete references to LMList 2013-05-21 12:47:26 +01:00
PhraseDictionaryTreeAdaptor.h delete PhraseDictionaryMemory. Fix word penalty in compact phrase table 2013-04-26 15:55:32 +01:00