HFST - Helsinki Finite-State Transducer Technology - Python API  version 3.11.0
 All Classes Namespaces Files Functions Variables Pages
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: