[Snowball-discuss] Regarding Porter Stemming Algorithm

Martin Porter martin at porterloo.wanadoo.co.uk
Mon Sep 21 08:53:56 BST 2009


Radu,

Hello. I don't know of a php class for a Romanian stemmer. There is a
Romanian stemmer at 

http://snowball.tartarus.org/

It is well-defined and will compile into ANSI C and java. You might use that
as a source for creating a php version, or to link to from php.

Hope this helps,

Martin


At 02:27 AM 9/17/2009 -0700, Toev Radu wrote:
>Hello,
>
>My name is Radu Toev, I am a student from Transilvania and I'm currently
trying to implement a search engine. 
>I've searched on the Internet and came across on
http://tartarus.org/~martin/PorterStemmer/. I also found a php class for
this algorithm at http://www.chuggnutt.com/stemmer-source.php.
>I was wondering if the class is also implemented to support the Romanian
language,for specific suffixes, prefixes etc.. for the Romanian language. 
>Thanks in advance
>
>
>With respect,
>Radu Toev
>






More information about the Snowball-discuss mailing list