#include <M2.h>
Public Member Functions | |
| bool | operator< (Annot a) const |
| bool | operator== (Annot a) const |
Static Public Member Functions | |
| static std::string | transform (const std::string &e) |
Public Attributes | |
| size_t | i |
| size_t | j |
| std::string | type |
| std::string | edit |
| size_t | annotator |
Static Public Attributes | |
| static bool | lowercase = true |
Definition at line 33 of file M2.h.
| bool MosesTuning::M2::Annot::operator< | ( | Annot | a | ) | const [inline] |
| bool MosesTuning::M2::Annot::operator== | ( | Annot | a | ) | const [inline] |
| std::string MosesTuning::M2::Annot::transform | ( | const std::string & | e | ) | [static] |
Definition at line 14 of file M2.cpp.
References lowercase, and MosesTuning::M2::ToLower().
Referenced by MosesTuning::M2::M2::AddWeights(), MosesTuning::M2::M2::LevenshteinMatrix(), and operator<().


Definition at line 40 of file M2.h.
Referenced by MosesTuning::M2::M2::AddStats(), operator<(), and MosesTuning::M2::M2::ReadM2().
| std::string MosesTuning::M2::Annot::edit |
Definition at line 38 of file M2.h.
Referenced by MosesTuning::M2::M2::AddStats(), operator<(), and MosesTuning::M2::M2::ReadM2().
| size_t MosesTuning::M2::Annot::i |
Definition at line 34 of file M2.h.
Referenced by MosesTuning::M2::M2::AddStats(), operator<(), and MosesTuning::M2::M2::ReadM2().
| size_t MosesTuning::M2::Annot::j |
Definition at line 35 of file M2.h.
Referenced by MosesTuning::M2::M2::AddStats(), operator<(), and MosesTuning::M2::M2::ReadM2().
bool MosesTuning::M2::Annot::lowercase = true [static] |
| std::string MosesTuning::M2::Annot::type |
1.5.9