mosesdecoder/moses/TranslationModel
2013-02-03 23:55:05 +00:00
..
CompactPT Merge branch 'master' into weight-new 2013-01-28 13:37:21 +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 compile error when single threading 2013-01-18 16:31:55 +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 use new constructor 2013-02-03 23:55:05 +00:00
PhraseDictionary.h delete variable weight 2013-02-03 23:30:36 +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