ZGen  0.2.0
a linearization system for natural language.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Functions
opt.h File Reference
#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)
 

Function Documentation

bool parse_options ( bool  learn,
boost::program_options::variables_map &  vm,
ZGen::ShiftReduce::option_t opts 
)