Modules§
Structs§
- SymTab
- Wraps a
rustfstSymbolTable struct as a Python class. - Weighted
Fst - Wraps the
VectorFststruct fromrustfst. Assumes weights are in the tropical semiring.
Functions§
- PyInit_
wfst4str ⚠ - This autogenerated function is called by the python interpreter when importing the module.
- wfst_
from_ text_ file - Returns a wFST corresponding the one represented in the text file
path_text_fst(deprecated). - wfst_
from_ text_ string - Returns an wFST corresponding to
fst_string(deprecated).