HFST - Helsinki Finite-State Transducer Technology API
version 3.7.1
|
Transducers are not automata. More...
#include <HfstExceptionDefs.h>
Additional Inherited Members | |
Public Member Functions inherited from HfstException | |
std::string | operator() (void) const |
Get the error message. More... | |
Transducers are not automata.
This exception is thrown by hfst::cross_product( HfstTransducer&)
when either input transducer does not have equivalent input and output symbols in all its transitions.