Foma (software)

Foma
Developer(s) Måns Huldén
Initial release 2010, 56 years ago
Stable release
0.9.16alpha / December 13, 2011 (2011-12-13)
Written in C
Operating system Cross-platform
Type Finite State Toolkit
License GNU GPLv2
Website code.google.com/p/foma/

Foma is a free and open source finite-state toolkit created and maintained by Mans Hulden. It includes a compiler, programming language, and C library for constructing finite-state automata and transducers (FST's) for various uses, most typically Natural Language Processing uses such as morphological analysis.

Foma can replace the proprietary Xerox Finite State Toolkit for compiling and running FST's written in the lexc and xfst formalisms. The speed is comparable with the Xerox tools for most lexicons, although foma can be 3 or 4 times slower for very large lexicons (e.g. >100,000 words).[1] Foma is also one of the possible backends of the free and open source Helsinki Finite State Toolkit (where other backends provide support for further formalisms).

There are several FOSS morphologies written in lexc/xfst compatible with foma, e.g. for the Sámi, Cornish, Faroese, Finnish, Komi, Mari, Udmurt, Buriat, Greenlandic language and Iñupiaq languages.[2]

See also

External links

Notes

  1. Hulden 2009.
  2. http://giellatekno.uit.no/english.html

References


This article is issued from Wikipedia - version of the 11/26/2016. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.