#include <ScorerFactory.h>
Static Public Member Functions | |
| static std::vector< std::string > | getTypes () |
| static Scorer * | getScorer (const std::string &type, const std::string &config="") |
Definition at line 13 of file ScorerFactory.h.
| static Scorer* MosesTuning::ScorerFactory::getScorer | ( | const std::string & | type, | |
| const std::string & | config = "" | |||
| ) | [static] |
| vector< string > MosesTuning::ScorerFactory::getTypes | ( | ) | [static] |
Definition at line 24 of file ScorerFactory.cpp.
1.5.9