#include <extract-lex.h>

Public Member Functions | |
| void | Process (std::vector< std::string > &toksTarget, std::vector< std::string > &toksSource, std::vector< std::string > &toksAlign, size_t lineCount) |
| void | Output (std::ofstream &streamLexS2T, std::ofstream &streamLexT2S) |
Definition at line 52 of file extract-lex.h.
| void MosesTraining::ExtractLex::Output | ( | std::ofstream & | streamLexS2T, | |
| std::ofstream & | streamLexT2S | |||
| ) |
Definition at line 180 of file extract-lex-main.cpp.
| void MosesTraining::ExtractLex::Process | ( | std::vector< std::string > & | toksTarget, | |
| std::vector< std::string > & | toksSource, | |||
| std::vector< std::string > & | toksAlign, | |||
| size_t | lineCount | |||
| ) |
1.5.9