stem
The Porter Stemming Algorithm
$ area51 add stemCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(stem:some-function ...)The Porter Stemming Algorithm
$ area51 add stemCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(stem:some-function ...)