#include <option.h>
Enumerator |
---|
NONE |
|
PARTIAL |
|
FULL |
|
int ZGen::BestFirst::Option::display_interval |
bool ZGen::BestFirst::Option::greedy |
std::string ZGen::BestFirst::Option::input_path |
the path to the input file.
int ZGen::BestFirst::Option::input_type |
bool ZGen::BestFirst::Option::learn |
std::string ZGen::BestFirst::Option::model_path |
int ZGen::BestFirst::Option::nbest |
std::string ZGen::BestFirst::Option::output_path |
the path to the output file.
std::string ZGen::BestFirst::Option::postag_dict_path |
the path to the postag dict.
std::string ZGen::BestFirst::Option::reference_path |
the path to the reference input.
double ZGen::BestFirst::Option::timeout |
the timeout threshold for timeout strategy.
The documentation for this struct was generated from the following file: