mosesdecoder/moses/TranslationModel/RuleTable
2013-07-09 16:56:49 +01:00
..
Loader.h beautify 2013-05-29 18:16:15 +01:00
LoaderCompact.cpp figure out which feature function to apply at which decode step. Book-keeping 2013-05-30 18:34:10 +01:00
LoaderCompact.h beautify 2013-05-29 18:16:15 +01:00
LoaderFactory.cpp beautify 2013-05-29 18:16:15 +01:00
LoaderFactory.h beautify 2013-05-29 18:16:15 +01:00
LoaderHiero.cpp beautify 2013-05-29 18:16:15 +01:00
LoaderHiero.h beautify 2013-05-29 18:16:15 +01:00
LoaderStandard.cpp figure out which feature function to apply at which decode step. Book-keeping 2013-05-30 18:34:10 +01:00
LoaderStandard.h beautify 2013-05-29 18:16:15 +01:00
PhraseDictionaryALSuffixArray.cpp fix argument parsing in PhraseDictionaryALSuffixArray 2013-06-24 16:10:22 +01:00
PhraseDictionaryALSuffixArray.h calculate m_featuresToApply in Load() for PhraseDictionary. Since every phrase dictionary now has to implement it, make Load() for PhraseDictionary abstract 2013-06-14 18:34:47 +01:00
PhraseDictionaryFuzzyMatch.cpp calculate m_featuresToApply in Load() for PhraseDictionary. Since every phrase dictionary now has to implement it, make Load() for PhraseDictionary abstract 2013-06-14 18:34:47 +01:00
PhraseDictionaryFuzzyMatch.h refactor loading in class PhraseDictionaryFuzzyMatch 2013-05-31 23:39:19 +01:00
PhraseDictionaryOnDisk.cpp prefix subphrase optimization for confusion networks 2013-07-09 16:56:49 +01:00
PhraseDictionaryOnDisk.h rename vector<InputPath> to InputPathList. Pass regression tests 2013-07-09 14:19:35 +01:00
Trie.cpp calculate m_featuresToApply in Load() for PhraseDictionary. Since every phrase dictionary now has to implement it, make Load() for PhraseDictionary abstract 2013-06-14 18:34:47 +01:00
Trie.h minor cleanup 2013-06-20 17:15:54 +01:00
UTrie.cpp beautify 2013-05-29 18:16:15 +01:00
UTrie.h refactor parsing of feature functiona args 2013-06-10 18:11:55 +01:00
UTrieNode.cpp beautify 2013-05-29 18:16:15 +01:00
UTrieNode.h beautify 2013-05-29 18:16:15 +01:00