Re: Regarding the project
Richard Boulton <[email protected]> Mon, 7 Jan 2013 07:33:21 +0000
| Newsgroups | gmane.comp.search.snowball |
|---|---|
| Message-ID | <CAGb4Wn9x6L6Qq5AWraN=ci2meaKnUcEM4QSH8ZkB5iQ3zkV1sA@mail.gmail.com> |
On 6 January 2013 16:44, Pons Cedric <[email protected]> wrote: > I want to know whether Snowball is available in .net language. No, snowball itself isn't available for C# (I'm assuming that's what you mean by .net language), and I don't know of a wrapper for the libstemmer library in C#. There are versions of the English and Italian stemming algorithms available in C#. See http://snowball.tartarus.org/otherlangs/index.html for details.