FST  openfst-1.8.3
OpenFst Library
Namespaces | Functions
text-io.h File Reference
#include <string>
#include <vector>
#include <fst/script/weight-class.h>
#include <string_view>
Include dependency graph for text-io.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 fst
 
 fst::script
 

Functions

bool fst::script::ReadPotentials (std::string_view weight_type, const std::string &source, std::vector< WeightClass > *potentials)
 
bool fst::script::WritePotentials (const std::string &source, const std::vector< WeightClass > &potentials)