#include <LoaderHiero.h>


Public Member Functions | |
| bool | Load (AllOptions const &opts, const std::vector< FactorType > &input, const std::vector< FactorType > &output, const std::string &inFile, size_t tableLimit, RuleTableTrie &) |
Definition at line 18 of file LoaderHiero.h.
| bool Moses::RuleTableLoaderHiero::Load | ( | AllOptions const & | opts, | |
| const std::vector< FactorType > & | input, | |||
| const std::vector< FactorType > & | output, | |||
| const std::string & | inFile, | |||
| size_t | tableLimit, | |||
| RuleTableTrie & | ruleTable | |||
| ) | [virtual] |
Reimplemented from Moses::RuleTableLoaderStandard.
Definition at line 17 of file LoaderHiero.cpp.
References Moses::HieroFormat.
1.5.9