mosesdecoder/moses/TranslationModel/RuleTable
2013-11-18 17:08: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 properties is on 7th column, not 6th 2013-09-03 15:02:53 +02:00
LoaderStandard.h beautify 2013-05-29 18:16:15 +01:00
PhraseDictionaryALSuffixArray.cpp remove description argument from feature function constructor. Redundant 2013-10-29 18:20:55 +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 remove description argument from feature function constructor. Redundant 2013-10-29 18:20:55 +00:00
PhraseDictionaryFuzzyMatch.h parsing doesn't depend on input sentence anymore 2013-08-02 18:09:47 +01:00
PhraseDictionaryOnDisk.cpp replace CHECK with UTIL_THROW_IFin OnDiskPt 2013-11-18 17:08:58 +00:00
PhraseDictionaryOnDisk.h caching target phrase for OnDisk pt 2013-08-16 13:47:39 +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 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