Cambridge SMT System
|
Common lmbr functions. More...
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... | |