Re: newbie does snowball remove stop words?

Richard Boulton <[email protected]> Wed, 25 Mar 2015 00:24:34 +0000
Newsgroups gmane.comp.search.snowball
Message-ID <CAGb4Wn8oUU_0gO0iW483J0UDTCWvheuYzjxeTbbB_jTdeNk-3A@mail.gmail.com>
Follow up to this email: I have removed this email address from the
subscriber list.  I am not sure how it is possible for someone to be
subscribed to the list without wanting to be, since we require that all
subscribers visit a confirmation link after requesting sign-up before we
send email to them.

If anyone else receiving this email didn't want to be subscribed to this
list, please contact me to be removed, or email
[email protected].  Please do not reply directly to
the list.

On 24 March 2015 at 21:47, giselle.muller9 <[email protected]>
wrote:

> WHO ARE YOU? GET ME OF YOUR MAILING LIST AND DATABASE.  I HAVE NEVER
> SUBSCRIBE
>
> I DO NOT WANT TO HEAR FROM ANY OF YOU FROM THIS OR ANY OTHER ORGANISATION
>
> I WILL TAKE ACTION UNLESS THESE EMAIL CEASE FROM ANYONE ASSOCIATED WITH
> THIS OR ANY OTHER ORGANISATION WHO BLATANTLY CONTINUE TO SEND EMAILS TO ME
>
>
> Sent from Samsung tablet
>
>
> -------- Original message --------
> From: Oerd Cukalla <[email protected]>
> Date: 25/03/2015 01:22 (GMT+10:00)
> To: Andrew Davidson <[email protected]>, Olly Betts <[email protected]>
> Cc: [email protected]
> Subject: Re: [Snowball-discuss] newbie does snowball remove stop words?
>
> Hi Andrew,
>
> you may want to implement a lookup table populated with the stopwords and
> only stem a word in input if it is not in the stopwords table.
>
> It should be quite easy to implement in Java, but let me know if you need
> assistance.
>
> Have a nice day,
>     Oerd
>
> On Tue, 17 Mar 2015 21:36 Andrew Davidson <[email protected]> wrote:
>
>> Hi Olly
>>
>> I imagine removing stop words is a fairly common requirement. Any idea
>> how people implement stop word removal with  snowball?
>>
>> The reason I originally thought snowball provided stop word removal was
>> because of the following links
>> http://snowball.tartarus.org/algorithms/english/stop.txt (from
>> http://snowball.tartarus.org/algorithms/english/stemmer.html)
>>
>> It seems to suggest there is some stop word support
>>
>> Thanks
>>
>> Andy
>>
>> On Mar 16, 2015, at 10:20 PM, Olly Betts <[email protected]> wrote:
>>
>> 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
>>
>>
>> _______________________________________________
>> Snowball-discuss mailing list
>> [email protected]
>> http://lists.tartarus.org/mailman/listinfo/snowball-discuss
>>
>
> _______________________________________________
> Snowball-discuss mailing list
> [email protected]
> http://lists.tartarus.org/mailman/listinfo/snowball-discuss
>
>

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