#include <iostream>#include "moses/TypeDef.h"#include "moses/TranslationModel/CompactPT/PhraseTableCreator.h"#include "util/file.hh"Go to the source code of this file.
Functions | |
| void | printHelp (char **argv) |
| int | main (int argc, char **argv) |
| int main | ( | int | argc, | |
| char ** | argv | |||
| ) |
Definition at line 52 of file processPhraseTableMin.cpp.
References util::NormalizeTempPrefix(), and printHelp().

| void printHelp | ( | char ** | argv | ) |
Definition at line 14 of file processPhraseTableMin.cpp.
1.5.9