Re: porter2 stemmer in c++
Martin Porter <[email protected]> Sun, 25 May 2014 14:23:06 +0100
| Newsgroups | gmane.comp.search.snowball |
|---|---|
| Message-ID | <CALc6duxwsUqU0stD2Dc++31G4-HH6vgbP7H+6UTpyTwwdAezWA@mail.gmail.com> |
Sean, Because of some email confusion I'm not sure if I ever thanked you for your email of 6 Sept 2012, but a link to your bitbucket code was added on the snowball site in Oct 2012. Thanks, Martin On 9/6/12, Sean Massung <[email protected]> wrote: > Hello, > > I have implemented the English Porter2 stemmer in C++. I see you have a > list of contributions listed > here<http://snowball.tartarus.org/otherlangs/index.html>, > and I was wondering if my work could be added. I put the > code<https://bitbucket.org/smassung/porter2_stemmer/wiki/Home>on > bitbucket, and the wiki there discusses the advantages of using the > C++ > version over the C version. > > Thank you for your consideration! > > Sean Massung >