ZGen
0.2.0
a linearization system for natural language.
|
#include <vector>
#include "settings.h"
#include "bestfirst/search/span.h"
#include "bestfirst/search/span_utils.h"
Go to the source code of this file.
Classes | |
struct | ZGen::BestFirst::ScoreContext |
Namespaces | |
ZGen | |
ZGen::BestFirst | |
Typedefs | |
typedef ScoreContext | ZGen::BestFirst::ctx_t |