ZGen  0.2.0
a linearization system for natural language.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Namespaces | Typedefs
engine.h File Reference
#include "action_alphabet.h"
#include "postag_alphabet.h"
#include "deprel_alphabet.h"
#include "word_alphabet.h"

Go to the source code of this file.

Namespaces

 ZGen
 
 ZGen::Engine
 

Typedefs

typedef
boost::serialization::singleton
< PennTreebankPostagAlphabet > 
ZGen::Engine::PostagEngine
 
typedef
boost::serialization::singleton
< PennTreebankDeprelAlphabet > 
ZGen::Engine::DeprelEngine
 
typedef
boost::serialization::singleton
< WordAlphabet > 
ZGen::Engine::WordEngine
 
typedef
boost::serialization::singleton
< ActionAlphabet > 
ZGen::Engine::ActionEngine