Moses::PhraseOrientationFeature Member List

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

CleanUpAfterSentenceProcessing(InputType const &source)Moses::FeatureFunction [inline, protected, virtual]
CleanUpAfterSentenceProcessing(ttasksptr const &ttask)Moses::FeatureFunction [virtual]
DefaultWeights() const Moses::FeatureFunction [virtual]
description_countsMoses::FeatureFunction [protected, static]
Destroy()Moses::FeatureFunction [static]
DORIENTMoses::PhraseOrientationFeature [protected, static]
EmptyHypothesisState(const InputType &input) const Moses::PhraseOrientationFeature [inline, virtual]
EvaluateInIsolation(const Phrase &source, const TargetPhrase &targetPhrase, ScoreComponentCollection &scoreBreakdown, ScoreComponentCollection &estimatedScores) const Moses::PhraseOrientationFeature [virtual]
EvaluateTranslationOptionListWithSourceContext(const InputType &input, const TranslationOptionList &translationOptionList) const Moses::StatefulFeatureFunction [inline, virtual]
EvaluateWhenApplied(const Hypothesis &cur_hypo, const FFState *prev_state, ScoreComponentCollection *accumulator) const Moses::PhraseOrientationFeature [inline, virtual]
EvaluateWhenApplied(const ChartHypothesis &cur_hypo, int featureID, ScoreComponentCollection *accumulator) const Moses::PhraseOrientationFeature [virtual]
Moses::StatefulFeatureFunction::EvaluateWhenApplied(const Syntax::SHyperedge &, int, ScoreComponentCollection *accumulator) const Moses::StatefulFeatureFunction [inline, virtual]
EvaluateWithSourceContext(InputType const &input, InputPath const &inputPath, TargetPhrase const &targetPhrase, StackVec const *stackVec, ScoreComponentCollection &scoreBreakdown, ScoreComponentCollection *estimatedFutureScore=NULL) const Moses::StatefulFeatureFunction [inline, virtual]
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]
GetFeatureFunctions()Moses::FeatureFunction [inline, static]
GetFeatureName(const std::string &name) const Moses::FeatureFunction [inline]
GetHeuristicScoreIndex(const std::vector< float > &scores, size_t weightsVectorOffset, const std::bitset< 3 > possibleFutureOrientations=0x7) const Moses::PhraseOrientationFeature [protected]
GetIndex() const Moses::FeatureFunction
GetNumScoreComponents() const Moses::FeatureFunction [inline]
GetScoreProducerDescription() const Moses::FeatureFunction [inline]
GetStatefulFeatureFunctions()Moses::StatefulFeatureFunction [inline, static]
HasTuneableComponents() const Moses::FeatureFunction [inline, virtual]
InitializeForInput(ttasksptr const &ttask)Moses::FeatureFunction [inline, virtual]
IsStateless() const Moses::StatefulFeatureFunction [inline, virtual]
IsTuneable() const Moses::FeatureFunction [inline, virtual]
IsTuneableComponent(size_t i) const Moses::FeatureFunction [inline, virtual]
IsUseable(const FactorMask &mask) const Moses::PhraseOrientationFeature [inline, virtual]
LeftBoundaryL2RScoreRecursive(int featureID, const PhraseOrientationFeatureState *state, const std::bitset< 3 > orientation, std::vector< float > &newScores, ScoreComponentCollection *scoreBreakdown) const Moses::PhraseOrientationFeature [protected]
Load(AllOptions::ptr const &opts)Moses::PhraseOrientationFeature [virtual]
LoadWordList(const std::string &filename, boost::unordered_set< const Factor * > &list)Moses::PhraseOrientationFeature [protected]
LookaheadScore(const OrientationPhraseProperty *orientationPhraseProperty, ScoreComponentCollection &scoreBreakdown, const Factor *targetPhraseLHS, bool subtract=false) const Moses::PhraseOrientationFeature [protected]
m_argLineMoses::FeatureFunction [protected]
m_argsMoses::FeatureFunction [protected]
m_descriptionMoses::FeatureFunction [protected]
m_distinguishStatesMoses::PhraseOrientationFeature [protected]
m_filenameSourceWordListMoses::PhraseOrientationFeature [protected]
m_filenameTargetWordListMoses::PhraseOrientationFeature [protected]
m_glueLabelMoses::PhraseOrientationFeature [protected]
m_glueLabelStrMoses::PhraseOrientationFeature [protected]
m_heuristicScoreUseWeightsMoses::PhraseOrientationFeature [protected]
m_indexMoses::FeatureFunction [protected]
m_lookaheadScoreMoses::PhraseOrientationFeature [protected]
m_monotoneScoreBoundaryMoses::PhraseOrientationFeature [protected]
m_noScoreBoundaryMoses::PhraseOrientationFeature [protected]
m_numScoreComponentsMoses::FeatureFunction [protected]
m_numTuneableComponentsMoses::FeatureFunction [protected]
m_offsetR2LScoresMoses::PhraseOrientationFeature [protected]
m_optionsMoses::FeatureFunction [protected]
m_requireSortingAfterSourceContextMoses::FeatureFunction [protected]
m_sourceWordListMoses::PhraseOrientationFeature [protected]
m_targetWordListMoses::PhraseOrientationFeature [protected]
m_tuneableMoses::FeatureFunction [protected]
m_tuneableComponentsMoses::FeatureFunction [protected]
m_useSourceWordListMoses::PhraseOrientationFeature [protected]
m_useSparseNTMoses::PhraseOrientationFeature [protected]
m_useSparseWordMoses::PhraseOrientationFeature [protected]
m_useTargetWordListMoses::PhraseOrientationFeature [protected]
m_verbosityMoses::FeatureFunction [protected]
m_weightsVectorMoses::PhraseOrientationFeature [mutable, protected]
MORIENTMoses::PhraseOrientationFeature [protected, static]
options() const Moses::FeatureFunction [inline]
PhraseOrientationFeature(const std::string &line)Moses::PhraseOrientationFeature
ReadParameters()Moses::FeatureFunction [virtual]
Register(FeatureFunction *ff)Moses::FeatureFunction [static]
RequireSortingAfterSourceContext() const Moses::FeatureFunction [inline, virtual]
ResetDescriptionCounts()Moses::FeatureFunction [inline, static]
RightBoundaryR2LScoreRecursive(int featureID, const PhraseOrientationFeatureState *state, const std::bitset< 3 > orientation, std::vector< float > &newScores, ScoreComponentCollection *scoreBreakdown) const Moses::PhraseOrientationFeature [protected]
s_staticCollMoses::FeatureFunction [protected, static]
SetIndex(size_t const idx)Moses::FeatureFunction
SetParameter(const std::string &key, const std::string &value)Moses::PhraseOrientationFeature [virtual]
SetTuneableComponents(const std::string &value)Moses::FeatureFunction [virtual]
Setup(TranslationTask const &task) const Moses::FeatureFunction [inline, virtual]
SetupAll(TranslationTask const &task)Moses::FeatureFunction [static]
SORIENTMoses::PhraseOrientationFeature [protected, static]
SparseNonTerminalL2RScore(const Factor *nonTerminalSymbol, ScoreComponentCollection *scoreBreakdown, const std::string *o) const Moses::PhraseOrientationFeature [protected]
SparseNonTerminalR2LScore(const Factor *nonTerminalSymbol, ScoreComponentCollection *scoreBreakdown, const std::string *o) const Moses::PhraseOrientationFeature [protected]
SparseWordL2RScore(const ChartHypothesis *hypo, ScoreComponentCollection *scoreBreakdown, const std::string *o) const Moses::PhraseOrientationFeature [protected]
SparseWordR2LScore(const ChartHypothesis *hypo, ScoreComponentCollection *scoreBreakdown, const std::string *o) const Moses::PhraseOrientationFeature [protected]
StatefulFeatureFunction(const std::string &line, bool registerNow)Moses::StatefulFeatureFunction
StatefulFeatureFunction(size_t numScoreComponents, const std::string &line)Moses::StatefulFeatureFunction
ToString(const MosesTraining::PhraseOrientation::REO_CLASS o) const Moses::PhraseOrientationFeature [protected]
~FeatureFunction()Moses::FeatureFunction [virtual]
~PhraseOrientationFeature()Moses::PhraseOrientationFeature [inline]


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