#include <iostream>#include <string>#include "moses/Timer.h"#include "moses/InputFileStream.h"#include "moses/FF/LexicalReordering/LexicalReorderingTable.h"Go to the source code of this file.
Functions | |
| void | printHelp () |
| int | main (int argc, char **argv) |
Variables | |
| Timer | timer |
| int main | ( | int | argc, | |
| char ** | argv | |||
| ) |
Definition at line 22 of file processLexicalTable.cpp.
References printHelp().

| void printHelp | ( | ) |
Definition at line 12 of file processLexicalTable.cpp.
Referenced by main().

Definition at line 10 of file processLexicalTable.cpp.
1.5.9