FST
openfst-1.8.2
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 508 of file string-weight.h.
using fst::WeightGenerate< StringWeight< Label, S > >::Weight = StringWeight<Label, S> |
Definition at line 510 of file string-weight.h.
|
inlineexplicit |
Definition at line 512 of file string-weight.h.
|
inline |
Definition at line 521 of file string-weight.h.