Re: newbie does snowball remove stop words?
Olly Betts <[email protected]> Tue, 17 Mar 2015 05:20:15 +0000
| Newsgroups | gmane.comp.search.snowball |
|---|---|
| Message-ID | <[email protected]> |
On Mon, Mar 16, 2015 at 06:31:09PM -0700, Andrew Davidson wrote:
> today I downloaded the java version of snowball and compiled it. I ran
> a couple of little example through it. It does not appear to remove
> stop works. Is this a bug?
That's not a bug - snowball is a stemmer, not a stopword remover.
Cheers,
Olly