Moses::PhraseDictionaryDynamicCacheBased Member List

This is the complete list of members for Moses::PhraseDictionaryDynamicCacheBased, including all inherited members.

CleanUpAfterSentenceProcessing(const InputType &source)Moses::PhraseDictionary [inline, virtual]
Moses::DecodeFeature::CleanUpAfterSentenceProcessing(ttasksptr const &ttask)Moses::FeatureFunction [virtual]
Clear()Moses::PhraseDictionaryDynamicCacheBased
ClearEntries(std::string &entries)Moses::PhraseDictionaryDynamicCacheBased
ClearEntries(std::vector< std::string > entries)Moses::PhraseDictionaryDynamicCacheBased [protected]
ClearEntries(std::string sourceString, std::string targetString)Moses::PhraseDictionaryDynamicCacheBased [protected]
ClearEntries(Phrase p, Phrase tp)Moses::PhraseDictionaryDynamicCacheBased [protected]
ClearSource(std::string &entries)Moses::PhraseDictionaryDynamicCacheBased
ClearSource(std::vector< std::string > entries)Moses::PhraseDictionaryDynamicCacheBased [protected]
ClearSource(Phrase sp)Moses::PhraseDictionaryDynamicCacheBased [protected]
CreateRuleLookupManager(const ChartParser &, const ChartCellCollectionBase &, std::size_t)Moses::PhraseDictionaryDynamicCacheBased [virtual]
CreateTargetPhrase(const Phrase &sourcePhrase) const Moses::PhraseDictionaryDynamicCacheBased [protected]
Decay()Moses::PhraseDictionaryDynamicCacheBased [protected]
Decay(Phrase p)Moses::PhraseDictionaryDynamicCacheBased [protected]
decaying_score(const int age)Moses::PhraseDictionaryDynamicCacheBased [protected]
DecodeFeature(const std::string &line, bool registerNow)Moses::DecodeFeature
DecodeFeature(size_t numScoreComponents, const std::string &line)Moses::DecodeFeature
DecodeFeature(size_t numScoreComponents, const std::vector< FactorType > &input, const std::vector< FactorType > &output, const std::string &line)Moses::DecodeFeature
DefaultWeights() const Moses::FeatureFunction [virtual]
description_countsMoses::FeatureFunction [protected, static]
Destroy()Moses::FeatureFunction [static]
EvaluateInIsolation(const Phrase &source, const TargetPhrase &targetPhrase, ScoreComponentCollection &scoreBreakdown, ScoreComponentCollection &estimatedScores) const Moses::DecodeFeature [inline, virtual]
EvaluateTranslationOptionListWithSourceContext(const InputType &input, const TranslationOptionList &translationOptionList) const Moses::DecodeFeature [inline, virtual]
EvaluateWhenApplied(const Hypothesis &hypo, ScoreComponentCollection *accumulator) const Moses::DecodeFeature [inline, virtual]
EvaluateWhenApplied(const ChartHypothesis &hypo, ScoreComponentCollection *accumulator) const Moses::DecodeFeature [inline, virtual]
EvaluateWhenApplied(const Syntax::SHyperedge &hyperedge, ScoreComponentCollection *accumulator) const Moses::DecodeFeature [inline, virtual]
EvaluateWithSourceContext(const InputType &input, const InputPath &inputPath, const TargetPhrase &targetPhrase, const StackVec *stackVec, ScoreComponentCollection &scoreBreakdown, ScoreComponentCollection *estimatedScores=NULL) const Moses::DecodeFeature [inline, virtual]
Execute(std::string command)Moses::PhraseDictionaryDynamicCacheBased
Execute(std::vector< std::string > commands)Moses::PhraseDictionaryDynamicCacheBased [protected]
Execute_Single_Command(std::string command)Moses::PhraseDictionaryDynamicCacheBased [protected]
ExecuteDlt(std::map< std::string, std::string > dlt_meta)Moses::PhraseDictionaryDynamicCacheBased
FeatureFunction(const std::string &line, bool registerNow)Moses::FeatureFunction
FeatureFunction(size_t numScoreComponents, const std::string &line, bool registerNow=true)Moses::FeatureFunction
FindFeatureFunction(const std::string &name)Moses::FeatureFunction [static]
GetArgLine() const Moses::FeatureFunction [inline]
GetCache() const Moses::PhraseDictionary [protected]
GetColl()Moses::PhraseDictionary [inline, static]
GetDecodeGraph() const Moses::DecodeFeature
GetFeatureFunctions()Moses::FeatureFunction [inline, static]
GetFeatureName(const std::string &name) const Moses::FeatureFunction [inline]
GetFeaturesToApply() const Moses::PhraseDictionary [inline]
GetFilePath() const Moses::PhraseDictionary [inline]
GetId() const Moses::PhraseDictionary [inline]
GetIndex() const Moses::FeatureFunction
GetInput() const Moses::DecodeFeature
GetInputFactorMask() const Moses::DecodeFeature
GetName()Moses::PhraseDictionaryDynamicCacheBased [inline]
GetNumScoreComponents() const Moses::FeatureFunction [inline]
GetOutput() const Moses::DecodeFeature
GetOutputFactorMask() const Moses::DecodeFeature
GetPreComputedScores(const unsigned int age)Moses::PhraseDictionaryDynamicCacheBased [protected]
GetScoreProducerDescription() const Moses::FeatureFunction [inline]
GetStatelessFeatureFunctions()Moses::StatelessFeatureFunction [inline, static]
GetTableLimit() const Moses::PhraseDictionary [inline]
GetTargetPhraseCollection(const Phrase &src) const Moses::PhraseDictionaryDynamicCacheBased
GetTargetPhraseCollectionBatch(const InputPathList &inputPathQueue) const Moses::PhraseDictionary [virtual]
GetTargetPhraseCollectionBatch(ttasksptr const &ttask, InputPathList const &inputPathQueue) const Moses::PhraseDictionary [inline, virtual]
GetTargetPhraseCollectionLEGACY(Phrase const &src) const Moses::PhraseDictionaryDynamicCacheBased [virtual]
Moses::PhraseDictionary::GetTargetPhraseCollectionLEGACY(ttasksptr const &ttask, Phrase const &src) const Moses::PhraseDictionary [inline, virtual]
Moses::PhraseDictionary::GetTargetPhraseCollectionLEGACY(InputType const &src, Range const &range) const Moses::PhraseDictionary [virtual]
GetTargetPhraseCollectionNonCacheLEGACY(Phrase const &src) const Moses::PhraseDictionaryDynamicCacheBased [virtual]
HasTuneableComponents() const Moses::FeatureFunction [inline, virtual]
InitializeForInput(ttasksptr const &ttask)Moses::PhraseDictionaryDynamicCacheBased [virtual]
Insert(std::string &entries)Moses::PhraseDictionaryDynamicCacheBased
Insert(std::vector< std::string > entries)Moses::PhraseDictionaryDynamicCacheBased [protected]
Instance(const std::string &name)Moses::PhraseDictionaryDynamicCacheBased [inline, static]
Instance()Moses::PhraseDictionaryDynamicCacheBased [inline, static]
InstanceNonConst(const std::string &name)Moses::PhraseDictionaryDynamicCacheBased [inline, static]
InstanceNonConst()Moses::PhraseDictionaryDynamicCacheBased [inline, static]
IsStateless() const Moses::StatelessFeatureFunction [inline, virtual]
IsTuneable() const Moses::FeatureFunction [inline, virtual]
IsTuneableComponent(size_t i) const Moses::FeatureFunction [inline, virtual]
IsUseable(const FactorMask &mask) const Moses::DecodeFeature [virtual]
Load(AllOptions::ptr const &opts)Moses::PhraseDictionaryDynamicCacheBased [virtual]
Load(const std::string files)Moses::PhraseDictionaryDynamicCacheBased
Load_Multiple_Files(std::vector< std::string > files)Moses::PhraseDictionaryDynamicCacheBased [protected]
Load_Single_File(const std::string file)Moses::PhraseDictionaryDynamicCacheBased [protected]
m_argLineMoses::FeatureFunction [protected]
m_argsMoses::FeatureFunction [protected]
m_cacheMoses::PhraseDictionary [mutable, protected]
m_containerMoses::DecodeFeature [protected]
m_descriptionMoses::FeatureFunction [protected]
m_featuresToApplyMoses::PhraseDictionary [protected]
m_filePathMoses::PhraseDictionary [protected]
m_idMoses::PhraseDictionary [protected]
m_indexMoses::FeatureFunction [protected]
m_inputMoses::DecodeFeature [protected]
m_inputFactorsMoses::DecodeFeature [protected]
m_maxCacheSizeMoses::PhraseDictionary [protected]
m_numScoreComponentsMoses::FeatureFunction [protected]
m_numTuneableComponentsMoses::FeatureFunction [protected]
m_optionsMoses::FeatureFunction [protected]
m_outputMoses::DecodeFeature [protected]
m_outputFactorsMoses::DecodeFeature [protected]
m_requireSortingAfterSourceContextMoses::FeatureFunction [protected]
m_tableLimitMoses::PhraseDictionary [protected]
m_tuneableMoses::FeatureFunction [protected]
m_tuneableComponentsMoses::FeatureFunction [protected]
m_verbosityMoses::FeatureFunction [protected]
operator<<(std::ostream &, const PhraseDictionaryDynamicCacheBased &)Moses::PhraseDictionaryDynamicCacheBased [friend]
options() const Moses::FeatureFunction [inline]
PhraseDictionary(const std::string &line, bool registerNow)Moses::PhraseDictionary
PhraseDictionaryDynamicCacheBased(const std::string &line)Moses::PhraseDictionaryDynamicCacheBased
PrefixExists(ttasksptr const &ttask, Phrase const &phrase) const Moses::PhraseDictionary [virtual]
Print() const Moses::PhraseDictionaryDynamicCacheBased
ProvidesPrefixCheck() const Moses::PhraseDictionary [virtual]
ReadParameters()Moses::FeatureFunction [virtual]
ReduceCache() const Moses::PhraseDictionary [protected]
Register(FeatureFunction *ff)Moses::FeatureFunction [static]
RequireSortingAfterSourceContext() const Moses::FeatureFunction [inline, virtual]
ResetDescriptionCounts()Moses::FeatureFunction [inline, static]
s_instanceMoses::PhraseDictionaryDynamicCacheBased [protected, static]
s_instance_mapMoses::PhraseDictionaryDynamicCacheBased [protected, static]
s_staticCollMoses::PhraseDictionary [protected, static]
SatisfyBackoff(const InputPath &inputPath) const Moses::PhraseDictionary [protected]
SetContainer(const DecodeStep *container)Moses::DecodeFeature [inline]
SetFeaturesToApply()Moses::PhraseDictionary [protected]
SetIndex(size_t const idx)Moses::FeatureFunction
SetMaxAge(unsigned int age)Moses::PhraseDictionaryDynamicCacheBased
SetName(const std::string name)Moses::PhraseDictionaryDynamicCacheBased [inline]
SetParameter(const std::string &key, const std::string &value)Moses::PhraseDictionaryDynamicCacheBased [virtual]
SetPreComputedScores(const unsigned int numScoreComponent)Moses::PhraseDictionaryDynamicCacheBased [protected]
SetScoreType(size_t type)Moses::PhraseDictionaryDynamicCacheBased
SetTuneableComponents(const std::string &value)Moses::FeatureFunction [virtual]
Setup(TranslationTask const &task) const Moses::FeatureFunction [inline, virtual]
SetupAll(TranslationTask const &task)Moses::FeatureFunction [static]
StatelessFeatureFunction(const std::string &line, bool registerNow)Moses::StatelessFeatureFunction
StatelessFeatureFunction(size_t numScoreComponents, const std::string &line)Moses::StatelessFeatureFunction
Update(std::vector< std::string > entries, std::string ageString)Moses::PhraseDictionaryDynamicCacheBased [protected]
Update(std::string sourceString, std::string targetString, std::string ageString, std::string waString="")Moses::PhraseDictionaryDynamicCacheBased [protected]
Update(Phrase p, TargetPhrase tp, int age, std::string waString="")Moses::PhraseDictionaryDynamicCacheBased [protected]
~FeatureFunction()Moses::FeatureFunction [virtual]
~PhraseDictionary()Moses::PhraseDictionary [inline, virtual]
~PhraseDictionaryDynamicCacheBased()Moses::PhraseDictionaryDynamicCacheBased


Generated on Thu Jul 6 00:33:49 2017 for Moses by  doxygen 1.5.9