Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 285 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 285 Bytes

Porter stemmer

Pure Clojure implementation of Porter stemmer algo. PRs are welcome.

Usage

Just import (stem) function from core module.

License

Copyright © 2014 FIXME

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.