mhulden / foma

Automatically exported from code.google.com/p/foma
115 stars 90 forks source link

foma

Finite-state transducer technology.

Compilation Instructions

  1. Ensure GNU readline library is installed.
  2. cd foma
  3. cmake CMakeLists.txt
  4. make
  5. make install (if you want to install it)