FST  openfst-1.8.2.post1
OpenFst Library
Classes | Namespaces | Functions
compile-strings.h File Reference
#include <libgen.h>
#include <cstdint>
#include <fstream>
#include <istream>
#include <string>
#include <vector>
#include <fst/extensions/far/far.h>
#include <fst/string.h>
Include dependency graph for compile-strings.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  fst::internal::StringReader< Arc >
 

Namespaces

 fst
 
 fst::internal
 

Functions

int fst::internal::KeySize (const std::string &source)
 
template<class Arc >
void fst::CompileStrings (const std::vector< std::string > &sources, FarWriter< Arc > &writer, std::string_view fst_type, int32_t generate_keys, FarEntryType entry_type, TokenType token_type, const std::string &symbols_source, const std::string &unknown_symbol, bool keep_symbols, bool initial_symbols, bool allow_negative_labels, const std::string &key_prefix, const std::string &key_suffix)