Cambridge SMT System
CommonFlags.h
Go to the documentation of this file.
1
/*
2
* CommonFlags.h
3
*
4
* Created on: 14 May 2012
5
* Author: aaw35
6
*/
7
8
#ifndef COMMONFLAGS_H_
9
#define COMMONFLAGS_H_
10
11
#include <fst/fstlib.h>
12
13
DEFINE_string
(error_function,
"bleu"
,
"Error function to optimise"
);
14
DEFINE_string
(lambda,
""
,
"starting point"
);
15
16
#endif
/* COMMONFLAGS_H_ */
DEFINE_string
DEFINE_string(error_function,"bleu","Error function to optimise")
ucam-smt
cpp
latmert
include
CommonFlags.h
Generated on Wed May 25 2016 10:26:00 for Cambridge SMT System by
1.8.11