/disk4/html/www/moses/doxygen/mosesdecoder/misc/pruneGeneration.cpp File Reference

#include <stdio.h>
#include <stdlib.h>
#include <cassert>
#include <algorithm>
#include <functional>
#include <boost/filesystem.hpp>
#include "pruneGeneration.h"
#include "moses/InputFileStream.h"
#include "moses/OutputFileStream.h"

Go to the source code of this file.

Functions

int main (int argc, char **argv)
void Process (int limit, istream &inStrme, ostream &outStrme)
void Output (ostream &outStrme, vector< Rec > &records, int limit)


Function Documentation

int main ( int  argc,
char **  argv 
)

Definition at line 13 of file pruneGeneration.cpp.

References Process().

Here is the call graph for this function:

void Output ( ostream &  outStrme,
vector< Rec > &  records,
int  limit 
)

Definition at line 89 of file pruneGeneration.cpp.

References Rec::line, and sort().

Here is the call graph for this function:

void Process ( int  limit,
istream &  inStrme,
ostream &  outStrme 
)

Definition at line 61 of file pruneGeneration.cpp.

References Moses::Output, prob(), and Moses::Tokenize().

Referenced by main().

Here is the call graph for this function:

Here is the caller graph for this function:


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