Andrea Benazzo > Lingua-AR-Word > Lingua::AR::Word::Stem

Download:
Lingua-AR-Word-1.5.5.tar.gz

Annotate this POD

CPAN RT

Open  1
View/Report Bugs
Source  

NAME ^

Lingua::AR::Word::Stem - Perl extension to find the stem of a given Arabic word

SYNOPSIS ^

        use Lingua::AR::Word::Stem;

        $stem=Lingua::AR::Word::stem("ARABIC_WORD_IN_UTF8");

DESCRIPTION ^

This module will take care of finding the stem of an Arabic word, through chopping the prefixes and suffixes of the word and by taking away unnecessary letters in the middle of the word.

AUTHOR ^

Andrea Benazzo, <andy@slacky.it>

COPYRIGHT AND LICENSE ^

Copyright (c) 2006 Andrea Benazzo. All rights reserved. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

syntax highlighting: