HFST - Helsinki Finite-State Transducer Technology API
version 3.7.1
|
![]() ![]() | A namespace for HFST functions and datatypes |
![]() ![]() ![]() | A namespace for all code that forms a bridge between backend libraries and HFST |
![]() ![]() ![]() ![]() | One implementation of template class C in HfstTransition |
![]() ![]() ![]() ![]() | A transition that consists of a target state and transition data represented by class C |
![]() ![]() ![]() ![]() | A simple transition graph format that consists of states and transitions between those states |
![]() ![]() ![]() ![]() | One implementation of template class C in HfstTransition |
![]() ![]() ![]() ![]() | A skeleton class for reading a new type of binary transducers from a stream |
![]() ![]() ![]() ![]() | A skeleton class for writing a new type of binary transducers to a stream |
![]() ![]() ![]() ![]() | A skeleton library class that contains operations for a new transducer type that is added under the HFST interface |
![]() ![]() ![]() | A namespace for functions that create two-level, replace, restriction and coercion rule transducers |
![]() ![]() ![]() | A namespace for HFST xeroxRules functions and data types |
![]() ![]() ![]() ![]() | Mark up rule has two markers on the right side of the mapping. Mapping is only left side of the mapping |
![]() ![]() ![]() ![]() | A rule that contains mapping and context and replace type (if any). If rule is A -> B || L _ R , than mapping is cross product of transducers A and B, context is pair of transducers L and R, and replType is enum REPL_UP |
![]() ![]() ![]() | A stream for reading HFST binary transducers |
![]() ![]() ![]() | A stream for writing binary transducers |
![]() ![]() ![]() | A tokenizer for creating transducers from UTF-8 strings |
![]() ![]() ![]() | A synchronous finite-state transducer |
![]() ![]() | A namespace for optimized-lookup functions and datatypes |
![]() ![]() ![]() | A spellchecker, constructed from two optimized-lookup transducer instances. An alphabet translator is built at construction time |
![]() ![]() ![]() | A compiled transducer format, suitable for fast lookup operations |
![]() ![]() | Context transducers are not automata |
![]() ![]() | The set of transducer pairs is empty |
![]() ![]() | The stream is at end |
![]() ![]() | Function has not been implemented (yet) |
![]() ![]() | Base class for HfstExceptions. Holds its own name and the file and line number where it was thrown |
![]() ![]() | An error happened probably due to a bug in the HFST code |
![]() ![]() | Two or more HfstTransducers are not of the same type |
![]() ![]() | The library required by the implementation type requested is not linked to HFST |
![]() ![]() | String is not valid utf-8 |
![]() ![]() | An OpenFst transducer does not have an input symbol table |
![]() ![]() | The stream does not contain transducers |
![]() ![]() | The stream is not in valid AT&T format |
![]() ![]() | The StateId argument is not valid |
![]() ![]() | State is not final (and cannot have a final weight) |
![]() ![]() | Stream cannot be written |
![]() ![]() | Stream is closed |
![]() ![]() | Stream cannot be read |
![]() ![]() | Transducer has wrong type |
![]() ![]() | Transducer has a malformed HFST header |
![]() ![]() | Transducer is cyclic |
![]() ![]() | Transducers are not automata |
![]() ![]() | Two or more transducers do not have the same type |