Difference between revisions of "Hfst documentation"

From Apertium
Jump to navigation Jump to search
Line 29: Line 29:
 
**
 
**
 
* [https://kitwiki.csc.fi/twiki/bin/view/KitWiki/HfstFormat hfst-format]
 
* [https://kitwiki.csc.fi/twiki/bin/view/KitWiki/HfstFormat hfst-format]
  +
** Determine HFST transducer format and print it to output.
**
 
 
* [https://kitwiki.csc.fi/twiki/bin/view/KitWiki/HfstFst2Fst hfst-fst2fst]
 
* [https://kitwiki.csc.fi/twiki/bin/view/KitWiki/HfstFst2Fst hfst-fst2fst]
 
** Converts between Hfst, OpenFst, SFST and Foma transducers
 
** Converts between Hfst, OpenFst, SFST and Foma transducers

Revision as of 18:26, 18 December 2011

Hfst is a compiler for finite state transducers. The best documentation for writing such transducers is still Beesley and Karttunen (2003): Finite State Morphology. There still are some important differences between Hfst and the compilers described in the B&K book.


The Hfst subprograms

Hfst consists of a large number of smaller programs, with different functions:

See also