ZGen
0.2.0
a linearization system for natural language.
|
This is the complete list of members for ZGen::ShiftReduce::Model, including all inherited members.
flush(int timestamp) | ZGen::ShiftReduce::Model | |
load(std::istream &is) | ZGen::ShiftReduce::Model | |
Model(const option_t &opts) | ZGen::ShiftReduce::Model | |
save(std::ostream &os) | ZGen::ShiftReduce::Model | |
score(const StateItem &state, const Action &act, bool avg) | ZGen::ShiftReduce::Model | |
score(const ScoreContext &ctx, const Action &act, bool avg) | ZGen::ShiftReduce::Model | |
update(const StateItem &state, const Action &act, int timestamp, floatval_t scale) | ZGen::ShiftReduce::Model | |
update(const ScoreContext &ctx, const Action &act, int timestamp, floatval_t scale) | ZGen::ShiftReduce::Model |