FST
openfst-1.8.4
OpenFst Library
|
#include <string-weight.h>
Public Types | |
using | Weight = StringWeight< Label, S > |
Public Member Functions | |
WeightGenerate (uint64_t seed=std::random_device()(), bool allow_zero=true, size_t alphabet_size=kNumRandomWeights, size_t max_string_length=kNumRandomWeights) | |
Weight | operator() () const |
Definition at line 514 of file string-weight.h.
using fst::WeightGenerate< StringWeight< Label, S > >::Weight = StringWeight<Label, S> |
Definition at line 516 of file string-weight.h.
|
inlineexplicit |
Definition at line 518 of file string-weight.h.
|
inline |
Definition at line 527 of file string-weight.h.