/disk4/html/www/moses/doxygen/mosesdecoder/phrase-extract/relax-parse-main.cpp File Reference

#include "relax-parse.h"
#include "tables-core.h"
#include "util/tokenize.hh"

Go to the source code of this file.

Functions

int main (int argc, char *argv[])
void init (int argc, char *argv[])
void store (SyntaxNodeCollection &tree, const vector< string > &words)
void LeftBinarize (SyntaxNodeCollection &tree, ParentNodes &parents)
void RightBinarize (SyntaxNodeCollection &tree, ParentNodes &parents)
void SAMT (SyntaxNodeCollection &tree, ParentNodes &parents)
ParentNodes determineSplitPoints (const SyntaxNodeCollection &nodeColl)


Function Documentation

ParentNodes determineSplitPoints ( const SyntaxNodeCollection nodeColl  ) 

Definition at line 280 of file relax-parse-main.cpp.

References MosesTraining::SyntaxNodeCollection::GetNumWords(), and MosesTraining::SyntaxNodeCollection::HasNode().

Referenced by main().

Here is the call graph for this function:

Here is the caller graph for this function:

void init ( int  argc,
char *  argv[] 
)

Definition at line 74 of file relax-parse-main.cpp.

References interpret_args(), is_conll, leftBinarizeFlag, open_vocab(), rightBinarizeFlag, SAMTLevel, and vocabBase.

Here is the call graph for this function:

void LeftBinarize ( SyntaxNodeCollection tree,
ParentNodes parents 
)

Definition at line 134 of file relax-parse-main.cpp.

References MosesTraining::SyntaxNodeCollection::AddNode(), and MosesTraining::SyntaxNodeCollection::GetNodes().

Referenced by main().

Here is the call graph for this function:

Here is the caller graph for this function:

int main ( int  argc,
char *  argv[] 
)

void RightBinarize ( SyntaxNodeCollection tree,
ParentNodes parents 
)

Definition at line 151 of file relax-parse-main.cpp.

References MosesTraining::SyntaxNodeCollection::AddNode(), and MosesTraining::SyntaxNodeCollection::GetNodes().

Referenced by main().

Here is the call graph for this function:

Here is the caller graph for this function:

void SAMT ( SyntaxNodeCollection tree,
ParentNodes parents 
)

void store ( SyntaxNodeCollection tree,
const vector< string > &  words 
)

Definition at line 108 of file relax-parse-main.cpp.

References MosesTraining::SyntaxNodeCollection::GetAllNodes().

Referenced by ugdiss::get_options(), interpret_args(), and main().

Here is the call graph for this function:

Here is the caller graph for this function:


Generated on Thu Jul 6 00:31:40 2017 for Moses by  doxygen 1.5.9