Re: Python2 and 3 implementations

Olly Betts <[email protected]> Tue, 4 Oct 2022 19:58:32 +0100
Newsgroups gmane.comp.search.snowball
Message-ID <[email protected]>
On Tue, Oct 04, 2022 at 03:17:45PM +0100, Martin Porter wrote:
> The version of snowball at https://tartarus.org/martin/PorterStemmer/
> is now frozen, and I am forwarding your message below to
> snowball-discuss. It may be that in the problem you note has already
> been addressed in the Github version.

Yes, https://snowballstem.org/ has supported both Python 2 and 3 since
2015.

(We no longer actively support Python 2 as of last year, but at this
point it probably still works:
https://lists.tartarus.org/pipermail/snowball-discuss/2021-August/001721.html )

Cheers,
    Olly