ZGen
0.2.0
a linearization system for natural language.
|
#include <iostream>
#include <string>
#include <boost/program_options.hpp>
#include "shiftreduce/option.h"
Go to the source code of this file.
Functions | |
bool | parse_options (bool learn, boost::program_options::variables_map &vm, ZGen::ShiftReduce::option_t &opts) |
bool parse_options | ( | bool | learn, |
boost::program_options::variables_map & | vm, | ||
ZGen::ShiftReduce::option_t & | opts | ||
) |