mosesdecoder/moses/TranslationModel
2013-01-03 17:17:35 +00:00
..
CompactPT clean up InitializeBeforeSentenceProcessing() 2012-12-24 18:52:04 +00:00
CYKPlusParser move CKY+Parser to TranslationModel/ 2012-11-27 17:23:31 +00:00
DynSAInclude move Score3Parser to TranslationModel/ 2012-11-27 17:09:23 +00:00
fuzzy-match race condition on letter sed cache. Requires locking 2012-11-30 17:15:32 +00:00
RuleTable clean up InitializeBeforeSentenceProcessing() 2012-12-24 18:52:04 +00:00
Scope3Parser move Score3Parser to TranslationModel/ 2012-11-27 17:09:23 +00:00
BilingualDynSuffixArray.cpp clean up CleanUpAfterSentenceProcessing() 2012-12-24 14:34:34 +00:00
BilingualDynSuffixArray.h clean up CleanUpAfterSentenceProcessing() 2012-12-24 14:34:34 +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 Merge branch 'master' into weight-new 2013-01-03 17:17:35 +00:00
PhraseDictionary.h delete PhraseDictionary::InitDictionary() 2012-12-27 12:26:27 +00:00
PhraseDictionaryDynSuffixArray.cpp clean up InitializeBeforeSentenceProcessing() 2012-12-24 18:52:04 +00:00
PhraseDictionaryDynSuffixArray.h clean up InitializeBeforeSentenceProcessing() 2012-12-24 18:52:04 +00:00
PhraseDictionaryMemory.cpp clean up InitializeBeforeSentenceProcessing() 2012-12-24 18:52:04 +00:00
PhraseDictionaryMemory.h make TranslationModel subdirectory and move files from moses/ into it 2012-11-27 15:08:31 +00:00
PhraseDictionaryNode.cpp make TranslationModel subdirectory and move files from moses/ into it 2012-11-27 15:08:31 +00:00
PhraseDictionaryNode.h make TranslationModel subdirectory and move files from moses/ into it 2012-11-27 15:08:31 +00:00
PhraseDictionaryTree.cpp 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
PhraseDictionaryTree.h 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
PhraseDictionaryTreeAdaptor.cpp get rid of all occurance of GetNumInputScores() from feature functions. 2012-12-07 16:25:55 +00:00
PhraseDictionaryTreeAdaptor.h get rid of all occurance of GetNumInputScores() from feature functions. 2012-12-07 16:25:55 +00:00