Cambridge SMT System
task.lmbr.common.hpp File Reference

Common lmbr functions. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 ucam
 
 ucam::lmbr
 

Functions

template<class Arc >
uint ucam::lmbr::extractNGrams (fst::VectorFst< Arc > myfst, std::vector< fst::NGramList > &ngramlist, uint minorder=1, uint maxorder=4)
 Interfaces with extractNGrams and generates information in the right format for lmbr classes. More...
 

Detailed Description

Common lmbr functions.

Date
10-01-2013
Author
Gonzalo Iglesias

Definition in file task.lmbr.common.hpp.