[code included] Tests for PyStemmer

Marc Abramowitz <[email protected]> Fri, 22 Feb 2013 06:32:16 +0000
Newsgroups gmane.comp.search.snowball
Message-ID <E5CD626161E81C4DBB58B3E7F649BEA21374A4@DAGN04b-e6.exg6.exghost.com>
While working on figuring out the Python 3 compatibility issues in another thread, I wrote some tests to verify basic behavior. These go a little further than the current doctests as they do things like test multiple languages (including some with Unicode characters) and test with a large number of English words (in order to exercise the cache purging that is failing for me with Python 3). I thought I'd share them as they could be generally useful to PyStemmer:

https://gist.github.com/msabramo/5011153
https://gist.github.com/msabramo/5011183

Marc

_______________________________________________
Snowball-discuss mailing list
[email protected]
http://lists.tartarus.org/mailman/listinfo/snowball-discuss