ZGen
0.2.0
a linearization system for natural language.
Main Page
Namespaces
Classes
Files
File List
File Members
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
src
shiftreduce
frontend
opt.h
Go to the documentation of this file.
1
#ifndef __ZGEN_SR_OPT_H__
2
#define __ZGEN_SR_OPT_H__
3
4
#include <iostream>
5
#include <string>
6
#include <boost/program_options.hpp>
7
#include "
shiftreduce/option.h
"
8
9
bool
parse_options
(
bool
learn,
10
boost::program_options::variables_map& vm,
11
ZGen::ShiftReduce::option_t
& opts);
12
13
#endif // end for __ZGEN_SR_OPT_H__
parse_options
bool parse_options(bool learn, const boost::program_options::variables_map &vm, ZGen::BestFirst::Option &opts)
Definition:
opt.cc:6
ZGen::ShiftReduce::Option
Definition:
option.h:10
option.h
Generated by
1.8.6