Friday, January 8, 2010

Online Porter Stemmer

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.

5 comments:

  1. http://urim.googlecode.com/svn/jsSnowball/demo.html

    ReplyDelete
  2. snowball is awesome ... no question. there! I've got my code on github at https://github.com/kristopolous/Porter-Stemmer

    ReplyDelete
  3. I need to verify Lovins stemmer so can try it online? If so can anybody please send me a link?

    ReplyDelete
    Replies
    1. is this for a homework assignment or what? I'm not judging, I just don't know how to guide you.

      Delete

Followers