ZGen
0.2.0
a linearization system for natural language.
|
#include <iostream>
#include <fstream>
#include <string>
#include <boost/log/trivial.hpp>
#include <boost/program_options.hpp>
#include "config.h"
#include "bestfirst/option.h"
#include "bestfirst/pipe/pipe.h"
#include "bestfirst/frontend/opt.h"
Functions | |
int | main (int argc, char **argv) |
int main | ( | int | argc, |
char ** | argv | ||
) |