Arabic
[ class tree: Arabic ] [ index: Arabic ] [ all elements ]

Procedural File: ArStemmer.class.php

Source Location: /sub/ArStemmer.class.php



Classes:

ArStemmer
This PHP class get stem of an Arabic word


Page Details:

----------------------------------------------------------------------

Copyright (C) 2009 by Khaled Al-Shamaa.

http://www.ar-php.org

----------------------------------------------------------------------

LICENSE

This program is open source product; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License (LGPL) as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public License along with this program. If not, see <http://www.gnu.org/licenses/lgpl.txt>.

----------------------------------------------------------------------

Class Name: Arabic Text ArStemmer Class

Filename: ArStemmer.class.php

Original Author(s): Khaled Al-Sham'aa <khaled.alshamaa@gmail.com>

Purpose: Get stem of an Arabic word

----------------------------------------------------------------------

Source: http://arabtechies.net/node/83 By: Taha Zerrouki <taha.zerrouki@gmail.com>

----------------------------------------------------------------------

Arabic Word Stemmer Class

PHP class to get stem of an Arabic word

Example:

  1.      include('./Arabic.php');
  2.      $Arabic new Arabic('ArStemmer');
  3.  
  4.      echo $Arabic->stem($word);




Tags:

author:  Khaled Al-Shamaa <khaled.alshamaa@gmail.com>
copyright:  2009 Khaled Al-Shamaa
link:  http://www.ar-php.org
license:  LGPL








Documentation generated on Tue, 18 Aug 2009 00:12:51 +0300 by phpDocumentor 1.4.0