/disk4/html/www/moses/doxygen/mosesdecoder/phrase-extract/consolidate-direct-main.cpp File Reference

#include <string.h>
#include <fstream>
#include <vector>
#include <string>
#include <iostream>
#include <cstdlib>
#include "InputFileStream.h"
#include "OutputFileStream.h"
#include "util/tokenize.hh"

Go to the source code of this file.

Functions

vector< string > splitLine (const char *line)
bool getLine (istream &fileP, vector< string > &item)
int main (int argc, char *argv[])


Function Documentation

bool getLine ( istream &  fileP,
vector< string > &  item 
)

Definition at line 54 of file consolidate-direct-main.cpp.

References splitLine().

Referenced by main(), and processFiles().

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 69 of file consolidate-direct-main.cpp.

References count, getLine(), Moses::OutputFileStream::Open(), prob(), and util::tokenize().

Here is the call graph for this function:

vector< string > splitLine ( const char *  line  ) 

Definition at line 32 of file consolidate-direct-main.cpp.

Referenced by getLine().

Here is the caller graph for this function:


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