HFST - Helsinki Finite-State Transducer Technology - C++ API
version 3.9.1
|
A directory for the HFST interface.
More...Directories | |
directory | implementations |
A directory for the different backend implementations. | |
Files | |
file | FormatSpecifiers.h [code] |
file | HarmonizeUnknownAndIdentitySymbols.cc |
file | HarmonizeUnknownAndIdentitySymbols.h [code] |
file | hfst-string-conversions.cc |
file | hfst-string-conversions.h [code] |
file | hfst.h [code] |
file | HfstDataTypes.cc |
file | HfstDataTypes.h [code] |
Datatypes that are needed when using the HFST API. | |
file | hfstdll.h [code] |
file | HfstEpsilonHandler.cc |
file | HfstEpsilonHandler.h [code] |
file | HfstExceptionDefs.cc |
file | HfstExceptionDefs.h [code] |
A file for exceptions. | |
file | HfstExtractStrings.h [code] |
file | HfstFlagDiacritics.cc |
file | HfstFlagDiacritics.h [code] |
Class declarations for flag diacritic handling. | |
file | HfstInputStream.cc |
file | HfstInputStream.h [code] |
Declaration of class HfstInputStream. | |
file | HfstLookupFlagDiacritics.cc |
file | HfstLookupFlagDiacritics.h [code] |
file | HfstOutputStream.cc |
file | HfstOutputStream.h [code] |
Declaration of class HfstOutputStream. | |
file | HfstPrintDot.cc |
file | HfstPrintDot.h [code] |
file | HfstPrintPCKimmo.cc |
file | HfstPrintPCKimmo.h [code] |
file | HfstRules.cc |
file | HfstStrings2FstTokenizer.cc |
file | HfstStrings2FstTokenizer.h [code] |
file | HfstSymbolDefs.cc |
file | HfstSymbolDefs.h [code] |
Typedefs and functions for symbols, symbol pairs and sets of symbols. | |
file | HfstTokenizer.cc |
file | HfstTokenizer.h [code] |
Declaration of class hfst::HfstTokenizer. | |
file | HfstTransducer.cc |
file | HfstTransducer.h [code] |
Declarations of HFST API functions and datatypes. | |
file | HfstXeroxRules.cc |
file | HfstXeroxRules.h [code] |
Declarations of HFST-XFST replace functions and data types. | |
file | HfstXeroxRulesTest.cc |
A directory for the HFST interface.
The files in this directory contain the public interface of HFST and internal code that is not implementation-specific.