I was looking for an online version of the Porter Stemming algorithm. I couldn't find one, and then realized that I am the person most recently credited with the official JS version here: http://tartarus.org/~martin/PorterStemmer/
So I guess then, it's my responsibility to make a demo: http://qaa.ath.cx/porter_js_demo.html
There it is.
Friday, January 8, 2010
Subscribe to:
Post Comments (Atom)
thanks man. this helped me.
ReplyDeletehttp://urim.googlecode.com/svn/jsSnowball/demo.html
ReplyDeletesnowball is awesome ... no question. there! I've got my code on github at https://github.com/kristopolous/Porter-Stemmer
ReplyDeleteI need to verify Lovins stemmer so can try it online? If so can anybody please send me a link?
ReplyDeleteis this for a homework assignment or what? I'm not judging, I just don't know how to guide you.
Delete