mosesdecoder/moses/TranslationModel/RuleTable
2014-02-11 03:43:58 +00:00
..
Loader.h beautify 2013-05-29 18:16:15 +01:00
LoaderCompact.cpp get ready to delete source phrase from TargetPhrase class 2013-08-07 11:37:40 +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 get rid of all aborts from decoder 2014-01-13 18:32:22 +00:00
LoaderStandard.h beautify 2013-05-29 18:16:15 +01:00
PhraseDictionaryALSuffixArray.cpp UTIL_THROW_IF -> UTIL_THROW_IF2 2013-11-22 20:27:46 +00: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 merged upstream with origin for mingw 2014-01-15 18:16:56 +00:00
PhraseDictionaryFuzzyMatch.h set parameters for fuzzy match. Not tested 2013-12-06 14:23:22 +00:00
PhraseDictionaryOnDisk.cpp use boost::unordered_map for CacheColl. Marginally faster 2014-02-11 03:43:58 +00:00
PhraseDictionaryOnDisk.h delete includes for util/check.hh 2013-11-21 18:58:28 +00: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 remove description argument from feature function constructor. Redundant 2013-10-29 18:20:55 +00:00
UTrie.cpp begin cleanup of SCFG parsing. Get rid of Sentence variable in ChartRuleLookupManager, replace with ChartParser variable 2013-07-31 12:25:34 +01:00
UTrie.h remove description argument from feature function constructor. Redundant 2013-10-29 18:20:55 +00:00
UTrieNode.cpp beautify 2013-05-29 18:16:15 +01:00
UTrieNode.h beautify 2013-05-29 18:16:15 +01:00