| 
View
 

Stemmer

Page history last edited by mike@mbowles.com 13 years, 3 months ago

We'll go through the operation of the Porter stemming algorithm:

defPorter.txt  

 

 

Here are R packages for running the Porter algo on text documents. 

This package runs the porter stemmer through Weka

Snowball.pdf

 

This package runs a C-code version of the Porter algo:

Rstem.pdf

Comments (0)

You don't have permission to comment on this page.