logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

ElixirFM::Resolve - Interfaces to the ElixirFM system in Haskell

Author

       Otakar Smrz "<otakar smrz mff cuni cz>", <http://ufal.mff.cuni.cz/~smrz/>

Description

       The ElixirFM module reimplements some of the functionality of the ElixirFM system written in Haskell.

       In particular, it includes the ElixirFM::Resolve and ElixirFM::Data::Compose modules providing the
       algorithms and data for advanced Arabic morphological analysis, see also the elixir-resolve executable.
       Other applications, such as morphological generation, can also be implemented with ElixirFM.

Name

       ElixirFM::Resolve - Interfaces to the ElixirFM system in Haskell

Revision

           $Revision: 826 $        $Date: 2009-03-09 23:24:19 +0100 (Mon, 09 Mar 2009) $

Support

       You can find documentation for this module with the perldoc command.

           perldoc ElixirFM

       You can also look for information at <http://sourceforge.net/projects/elixir-fm/>.

Synopsis

           use ElixirFM::Resolve;

See Also