FST
openfst-1.8.2.post1
OpenFst Library
|
#include <fst/extensions/far/far.h>
#include <fst/arc.h>
#include <fst/fst.h>
#include <string_view>
Go to the source code of this file.
Namespaces | |
fst | |
fst::internal | |
Functions | |
template<class Arc , class Functor > | |
void | fst::internal::Map (FarReader< Arc > &reader, FarWriter< Arc > &writer, Functor functor) |
template<class Arc , class Functor > | |
bool | fst::internal::MapAllReduce (FarReader< Arc > &reader1, FarReader< Arc > &reader2, Functor functor, std::string_view begin_key="", std::string_view end_key="") |