Re: JavaScript version of the stemmer

Martin Porter <[email protected]> Mon, 1 Apr 2013 13:38:01 +0100
Newsgroups gmane.comp.search.snowball
Message-ID <CALc6duzjd+DZmpwJCisGdvonBtjiMN3VeSzo=0-m4EdRTwapEQ@mail.gmail.com>
By "the stemmer" do you mean the Porter stemmer? If so, there's a link
to the andargor/mckenzie authored one from

http://tartarus.org/~martin/PorterStemmer/index.html

On Sun, Mar 31, 2013 at 9:38 PM, John Gage <[email protected]> wrote:
> Is there a JavaScript version of the stemmer lurking out there?