#include <string>#include <utility>#include <vector>Go to the source code of this file.
Namespaces | |
| namespace | MosesTraining |
Typedefs | |
| typedef std::vector< std::pair < int, int > > | MosesTraining::Alignment |
Functions | |
| void | MosesTraining::ReadAlignment (const std::string &s, Alignment &a) |
| void | MosesTraining::FlipAlignment (Alignment &a) |
1.5.9