mosesdecoder/moses-chart-cmd/Main.cpp File Reference

#include <exception>
#include <fstream>
#include "Main.h"
#include "TranslationAnalysis.h"
#include "mbr.h"
#include "IOWrapper.h"
#include "moses/DummyScoreProducers.h"
#include "moses/FactorCollection.h"
#include "moses/Manager.h"
#include "moses/Phrase.h"
#include "moses/Util.h"
#include "moses/Timer.h"
#include "moses/Sentence.h"
#include "moses/ConfusionNet.h"
#include "moses/WordLattice.h"
#include "moses/TreeInput.h"
#include "moses/ThreadPool.h"
#include "moses/ChartManager.h"
#include "moses/ChartHypothesis.h"
#include "moses/ChartTrellisPath.h"
#include "moses/ChartTrellisPathList.h"
#include "moses/Incremental.h"
#include "util/usage.hh"

Go to the source code of this file.

Classes

class  TranslationTask

Functions

bool ReadInput (IOWrapper &ioWrapper, InputTypeEnum inputType, InputType *&source)
int main (int argc, char *argv[])
IOWrapperGetIOWrapper (const StaticData &staticData)


Function Documentation

IOWrapper* GetIOWrapper ( const StaticData &  staticData  ) 

Definition at line 337 of file Main.cpp.

References MosesTuning::PrintUserTime(), and MosesChartCmd::IOWrapper::ResetTranslationId().

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[] 
)

Definition at line 251 of file Main.cpp.

bool ReadInput ( IOWrapper ioWrapper,
InputTypeEnum  inputType,
InputType *&  source 
)

Definition at line 161 of file Main.cpp.

References MosesChartCmd::IOWrapper::GetInput(), and TRACE_ERR.

Referenced by main().

Here is the call graph for this function:

Here is the caller graph for this function:


Generated on Wed Jan 9 00:30:12 2013 for Moses by  doxygen 1.5.9