Re: Porter 2 implementation in Matlab
Martin Porter <[email protected]>
| Newsgroups | gmane.comp.search.snowball |
|---|---|
| Message-ID | <CALc6duywZyOiWwh6xr8LvLspS_1p17z9e6RVFPBaA4wPpz6-Zg@mail.gmail.com> |
On 8/26/12, Daniel Jablonski <[email protected]> wrote: > Hi Martin, > > First of all I want to thank you. All resources from > http://snowball.tartarus.org/algorithms/english/stemmer.html helped me very > much in my own work. > > I want to contribute. As attachment you will find my implementation of > Porter 2 in Matlab. I am amateur programmer. Most of a time that I have > spent on this short program is about optimizing it. I was able to make it > about 30% faster than previous Matlab implementation while adding more > rules described in Porter 2. > > This is the first time ever that I decided to share. Please tell me what > you think. > > Regards, > Daniel Jablonski > This looks fine. Thanks for the contribution. The obvious place to put it is in http://snowball.tartarus.org/otherlangs/index.html Please confirm that that is okay, and I'll get in place in the next few days, Martin