HFST - Helsinki Finite-State Transducer Technology - Python API  version 3.12.2
List of all members
ContextTransducersAreNotAutomataException Class Reference

Transducers given as rule context are not automata. More...

Inheritance diagram for ContextTransducersAreNotAutomataException:
HfstException

Additional Inherited Members

- Public Member Functions inherited from HfstException
def what ()
 A message describing the error in more detail. More...
 

Detailed Description

Transducers given as rule context are not automata.

See also
hfst.HfstTransducer.is_automaton()

The documentation for this class was generated from the following file: