F
F

Foma

Foma is a compiler, programming language, and C library for constructing finite-state automata and transducers for various uses. It has specific support for many natural language processing applications such as producing morphological analyzers.

Cost / License

Application type

Platforms

  • Windows
  • Linux
  • Mac
2likes
0articles

Features

Properties

  1.  Lightweight

Features

  1.  Support for scripting
  2.  Ad-free
  3.  No registration required
  4.  Command line interface
  5.  Works Offline
  6.  Natural Language Processing
  7.  Support for regular expressions

Foma News & Activities

Highlights All activities

Recent activities

Foma information

AlternativeTo Categories

DevelopmentOS & Utilities

GitHub repository

  •  136 Stars
  •  97 Forks
  •  75 Open Issues
  •   Updated  
View on GitHub
Foma was added to AlternativeTo by ngoomie on and this page was last updated .
No comments or reviews, maybe you want to be first?

Official Links

What is Foma?

Foma is a compiler, programming language, and C library for constructing finite-state automata and transducers for various uses. It has specific support for many natural language processing applications such as producing morphological analyzers. Although NLP applications are probably the main use of foma, it is sufficiently generic to use for a large number of purposes.

The library contains efficient implementations of all classical automata/transducer algorithms: determinization, minimization, epsilon-removal, composition, boolean operations. Also, more advanced construction methods are available: context restriction, quotients, first-order regular logic, transducers from replacement rules, etc.