GRM-SFST  sfst-1.2.1
OpenGrm SFst Library
Namespaces | Functions
ngramapprox.h File Reference
#include <fst/fst.h>
#include <sfst/approx.h>
#include <sfst/normalize.h>
#include <sfst/sfst.h>
#include <sfst/topology.h>
Include dependency graph for ngramapprox.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 sfst
 

Functions

template<class Arc >
bool sfst::NGramApprox (const fst::Fst< Arc > &ifst, fst::MutableFst< Arc > *ofst, int order, typename Arc::Label phi_label=0, float delta=sfst::kApproxDelta, CountNormType norm_type=NORM_KL_MIN)