Hi Jong,
Jong Kim wrote:
> I'm looking for a stemmer that is capable of returning all morphological
> variants of a query term (to be used for high-recall search). For example,
> given a query term of 'cares', I would like to be able to generate 'cares',
> 'care', 'cared', and 'caring'.
To ac
on
is pretty straightforward.
/Jong
-Original Message-
From: Otis Gospodnetic [mailto:[EMAIL PROTECTED]
Sent: Sunday, October 15, 2006 12:38 AM
To: java-user@lucene.apache.org
Subject: Re: Looking for a stemmer that can return all inflected forms
Bill: Lucene already comes
age
From: Bill Taylor <[EMAIL PROTECTED]>
To: java-user@lucene.apache.org
Cc: Jong Kim <[EMAIL PROTECTED]>
Sent: Saturday, October 14, 2006 11:43:10 PM
Subject: Re: Looking for a stemmer that can return all inflected forms
On Oct 14, 2006, at 3:57 PM, Jong Kim wrote:
> Hi,
>
> I'm
On Oct 14, 2006, at 3:57 PM, Jong Kim wrote:
Hi,
I'm looking for a stemmer that is capable of returning all
morphological
variants of a query term (to be used for high-recall search). For
example,
given a query term of 'cares', I would like to be able to generate
'cares',
'care', 'cared',
On 10/14/06, Jong Kim <[EMAIL PROTECTED]> wrote:
Hi,
I'm looking for a stemmer that is capable of returning all morphological
variants of a query term (to be used for high-recall search). For example,
given a query term of 'cares', I would like to be able to generate 'cares',
'care', 'cared', a