Re: [code included] Tests for PyStemmer
Richard Boulton <[email protected]> Mon, 25 Feb 2013 02:16:22 +0000
| Newsgroups | gmane.comp.search.snowball |
|---|---|
| Message-ID | <CAGb4Wn82egabtiBxhx=2OXCSMjMPfqi_bCRMbW-aHE0aWqGjLQ@mail.gmail.com> |
On 22 February 2013 06:32, Marc Abramowitz <[email protected]> wrote: > While working on figuring out the Python 3 compatibility issues in another > thread, I wrote some tests to verify basic behavior. Thanks for this, and your other patches submitted via github, Marc. I've merged them into SVN, and made a new release of pystemmer, 1.3.0, including these fixes and the fix from Marijn van Vliet for windows, and using Cython 0.18 to fix the problems with Python 3.3 -- Richard