ZGen
0.2.0
a linearization system for natural language.
|
#include <pipe.h>
Public Member Functions | |
Pipe (const Option &opts) | |
~Pipe () | |
void | realize () |
void | save_model () |
ZGen::BestFirst::Pipe::Pipe | ( | const Option & | opts | ) |
ZGen::BestFirst::Pipe::~Pipe | ( | ) |
void ZGen::BestFirst::Pipe::realize | ( | ) |
Perform realization.
void ZGen::BestFirst::Pipe::save_model | ( | ) |
Save model according to the options.