Hi,
I'd like to be able to store vectors of element-type '(unsigned-byte
8) using bknr.datastore. The included patch seems work to that end.
Please consider it for inclusion.
Thank you,
Vladimir
The Porter stemmer from the BKNR repository is the one that comes with
quicklisp. I noticed a bug when stemming the word "ion" due to the
special case for that suffix. Attached is a patch. This bug isn't
present in the code on Porter's own site
(http://tartarus.org/martin/PorterStemmer/commonlisp.txt)
Happy hacking,
Vladimir