[racket] Porter stemming algorithm

From: John Sampson (jrs.idx at ntlworld.com)
Date: Sat Feb 4 16:38:45 EST 2012

Hello -

I have found code for a Scheme version of the Porter stemming algorithm.

Supposedly it has been tested on PLT Scheme but when loaded into
DrRacket there are many unreadable characters and syntax errors.

Is there an implemention of the stemmer that really works with Racket?

The Porter home page has implementations in many languages but
Scheme is not one of them.

Regards

_John Sampson_

Posted on the users mailing list.