LISP PROJECTS (20)
most recent version : 1.01 |release date : 21 March, 2002.
author(s):

Steven M. Haflich [smh at franz.com] wrote the CL version of the original stemmer algorithm written and maintained by Martin Porter.

version history:

See the "Version history" in the source.

acl dependencies:

The stemmer consists entirely of very basic string-manipulation code and should work reliably in any Common Lisp. There is essentially no place for system dependencies to rear up.

other dependencies:

None.

platform:

Should work in any version of Allegro CL, or any reasonably-conformant ANSI Common Lisp.

development status:

Stable.