[Snowball-discuss] Query about French Stemmer to parse Email Id's

Arul peter arulpetermca at gmail.com
Tue Sep 27 10:08:09 BST 2011


Hi Martin,
Thanks for your quick reply,

I am using java version of snow ball and i have couple of doubts on what you
said,

   1. By driver program you mean "driver.c"

   2. Do i need to download the source of snow  ball and make change in
driver.c and build it  OR Can i directly include the "@" character (though i
dont know the exact place :-) ) as a line
       break in french stemmer class ?

Thanks,
Arul S

On Tue, Sep 27, 2011 at 12:39 PM, Martin Porter
<martin.f.porter at gmail.com>wrote:

> Well, you just have to modify the driver program. The driver program I
> wrote for English stems
>
>    happy_ideas at moving.net
>
> to
>
>    happi_idea at mov.net
>
> You just have to turn non-letters into line breaks. Hope that helps, Martin
>
>
>
> On Mon, Sep 26, 2011 at 4:34 PM, Arul peter <arulpetermca at gmail.com>
> wrote:
> > Hi,
> > How can i make the Frech Stemmer (or any stemmer other than English
> Stemmer)
> > to stem the email id's like,
> > Input: abcd at xyz.com
> > Ouptut:
> >             abcd
> >             xyz
> >             com
> > Any pointing would be helpful.
> >
> > Thanks,
> > Arul S
> > _______________________________________________
> > Snowball-discuss mailing list
> > Snowball-discuss at lists.tartarus.org
> > http://lists.tartarus.org/mailman/listinfo/snowball-discuss
> >
> >
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.tartarus.org/mailman/private/snowball-discuss/attachments/20110927/dd93b324/attachment.htm>


More information about the Snowball-discuss mailing list