FST  openfst-1.8.2.post1
OpenFst Library
Namespaces | Functions
extract.h File Reference
#include <cstdint>
#include <iomanip>
#include <memory>
#include <string>
#include <vector>
#include <fst/extensions/far/far.h>
#include <fst/util.h>
#include <string_view>
Include dependency graph for extract.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 fst
 

Functions

template<class Arc >
void fst::FarWriteFst (const Fst< Arc > *fst, std::string_view key, std::string *okey, int *nrep, int32_t generate_sources, int i, std::string_view source_prefix, std::string_view source_suffix)
 
template<class Arc >
void fst::Extract (FarReader< Arc > &reader, int32_t generate_sources, const std::string &keys, const std::string &key_separator, const std::string &range_delimiter, const std::string &source_prefix, const std::string &source_suffix)