From: Neal R. <ne...@ri...> - 2002-01-09 00:08:25
|
Hello, Would anyone be interested in having the Porter-type Stemming Algorithms integrated as a second stemming algorithm? The Porter algorithm is a well known (in the NLP community) multi-language stemmer that implements an approximate 'morphological' stemming for each language. The original algorithm was english-only, but the framework was adapted. Here is Martin Porter's algorithm page. http://www.tartarus.org/~martin/PorterStemmer/ Martin Porter is also running this sourceforge site for his newer stemming work. http://snowball.sourceforge.net/ A complete set of Porter-type stemmers is available within the omseek project here: http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/omseek/om/languages/ Is everyone happy with the current stemming system? Thanks. -- Neal Richter Knowledgebase Developer RightNow Technologies, Inc. Customer Service for Every Web Site |