#include <map>#include <set>#include <string>#include <utility>#include <vector>#include "Types.h"Go to the source code of this file.
Classes | |
| class | MosesTuning::SemposOverlapping |
| class | MosesTuning::SemposOverlappingFactory |
| class | MosesTuning::CapMicroOverlapping |
| class | MosesTuning::CapMacroOverlapping |
Namespaces | |
| namespace | MosesTuning |
Typedefs | |
| typedef std::pair< std::string, std::string > | MosesTuning::str_item_t |
| typedef std::vector< str_item_t > | MosesTuning::str_sentence_t |
| typedef str_sentence_t::const_iterator | MosesTuning::str_sentence_it |
| typedef std::pair< int, int > | MosesTuning::item_t |
| typedef std::multiset< item_t > | MosesTuning::sentence_t |
| typedef sentence_t::const_iterator | MosesTuning::sentence_it |
Variables | |
| const int | MosesTuning::kMaxNOC = 50 |
1.5.9