HFST - Helsinki Finite-State Transducer Technology - Python API
version 3.12.1
|
Transducer has wrong type. More...
Additional Inherited Members | |
Public Member Functions inherited from HfstException | |
def | what |
A message describing the error in more detail. More... | |
Transducer has wrong type.
This exception suggests that an HfstTransducer has not been properly initialized, probably due to a bug in the HFST library. Alternatively the default constructor of HfstTransducer has been called at some point.