Cambridge SMT System
lmbr.gtest.cpp File Reference

Unit testing: String printing from lattice, multiepsilon composition, composition with failure transitions, generic weight mappers, multiple union of fsts, etc. More...

Include dependency graph for lmbr.gtest.cpp:

Go to the source code of this file.

Functions

 TEST (lmbr, extractngrams)
 
 TEST (lmbr, theta)
 
 TEST (lmbr, computeapplyposteriors)
 
int main (int argc, char **argv)
 

Detailed Description

Unit testing: String printing from lattice, multiepsilon composition, composition with failure transitions, generic weight mappers, multiple union of fsts, etc.

Date
8-8-2012
Author
Gonzalo Iglesias

Definition in file lmbr.gtest.cpp.

Function Documentation

int main ( int  argc,
char **  argv 
)

Definition at line 157 of file lmbr.gtest.cpp.

TEST ( lmbr  ,
extractngrams   
)

Definition at line 49 of file lmbr.gtest.cpp.

TEST ( lmbr  ,
theta   
)

Definition at line 84 of file lmbr.gtest.cpp.

TEST ( lmbr  ,
computeapplyposteriors   
)

Definition at line 91 of file lmbr.gtest.cpp.

Here is the call graph for this function: