Английская Википедия:Foma (software)

Материал из Онлайн справочника
Версия от 14:28, 8 марта 2024; EducationBot (обсуждение | вклад) (Новая страница: «{{Английская Википедия/Панель перехода}} {{Infobox software | name = foma | logo = | developer = Måns Huldén | released = {{Release year | 2010}} | latest release version = 0.9.16alpha | latest release date = {{Start date|2011|12|13}} | programming language = C | operating system = Cross-platform | genre = Finite State Toolkit | license = Apache License 2.0 | website = {{URL|htt...»)
(разн.) ← Предыдущая версия | Текущая версия (разн.) | Следующая версия → (разн.)
Перейти к навигацииПерейти к поиску

Шаблон:Infobox software 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).Шаблон:Sfn 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.[1]

See also

  • HFST - The Helsinki Finite State Toolkit
  • SFST - The Stuttgart Finite State Toolkit (an HFST backend)
  • OpenFST (an HFST backend supporting weighted FST's)
  • lttoolbox
  • XFST - The Xerox Finite State Toolkit

External links

Notes

References


Шаблон:Programming-software-stub