Scroll to navigation

ElixirFM::Resolve(3pm) User Contributed Perl Documentation ElixirFM::Resolve(3pm)

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) $

SYNOPSIS

    use ElixirFM::Resolve;

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.

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/>.

AUTHOR

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

COPYRIGHT & LICENSE

Copyright (C) 2009-2005 Otakar Smrz, 2002 Tim Buckwalter

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3.

2022-06-13 perl v5.34.0