Stemming Porter algorithm
Ben Abbott
bpabbott at mac.com
Sat Feb 23 09:07:12 CST 2008
On Feb 23, 2008, at 6:05 AM, Tiago Charters de Azevedo wrote:
> Is there any stemming Porter algorithm for Octave?
>
> Thanks.
I'm not familiar with the algorithm, but a quick google turned up this
link
http://tartarus.org/~martin/PorterStemmer/
Which contains a link to a Matlab variant. I haven't tried but it
looks like it should work in Octave.
http://tartarus.org/~martin/PorterStemmer/matlab.txt
Ben
More information about the Help-octave
mailing list