Moses::HierarchicalReorderingForwardState Class Reference

forward state (conditioned on the next phrase) More...

#include <LexicalReorderingState.h>

Inheritance diagram for Moses::HierarchicalReorderingForwardState:

Inheritance graph
[legend]
Collaboration diagram for Moses::HierarchicalReorderingForwardState:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 HierarchicalReorderingForwardState (const LexicalReorderingConfiguration &config, size_t sentenceLength, size_t offset)
 HierarchicalReorderingForwardState (const HierarchicalReorderingForwardState *prev, const TranslationOption &topt)
virtual int Compare (const FFState &o) const
virtual LexicalReorderingStateExpand (const TranslationOption &hypo, Scores &scores) const


Detailed Description

forward state (conditioned on the next phrase)

Definition at line 191 of file LexicalReorderingState.h.


Constructor & Destructor Documentation

Moses::HierarchicalReorderingForwardState::HierarchicalReorderingForwardState ( const LexicalReorderingConfiguration config,
size_t  sentenceLength,
size_t  offset 
)

Definition at line 395 of file LexicalReorderingState.cpp.

Referenced by Expand().

Here is the caller graph for this function:

Moses::HierarchicalReorderingForwardState::HierarchicalReorderingForwardState ( const HierarchicalReorderingForwardState prev,
const TranslationOption topt 
)


Member Function Documentation

int Moses::HierarchicalReorderingForwardState::Compare ( const FFState o  )  const [virtual]

Implements Moses::LexicalReorderingState.

Definition at line 405 of file LexicalReorderingState.cpp.

References CHECK, Moses::LexicalReorderingState::ComparePrevScores(), Moses::LexicalReorderingState::m_prevScore, and NULL.

Here is the call graph for this function:

LexicalReorderingState * Moses::HierarchicalReorderingForwardState::Expand ( const TranslationOption hypo,
Scores scores 
) const [virtual]


The documentation for this class was generated from the following files:

Generated on Thu Jun 4 00:32:15 2015 for Moses by  doxygen 1.5.9