HFST - Helsinki Finite-State Transducer Technology API  version 3.7.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
src Directory Reference

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.h [code]
 
file  hfst_apply_schemas.h [code]
 declarations for HFST functions that take two or more parameters
 
file  HfstApply.cc
 
file  HfstDataTypes.cc
 
file  HfstDataTypes.h [code]
 Datatypes that are needed when using the HFST API.
 
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  HfstRules.cc
 
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
 
file  tests.cc
 

Detailed Description

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.