don't know really... but it shouldn't be hard to support it.
--- On Sun, 5/3/09, DM Smith wrote:
From: DM Smith
Subject: Re: ArabicAnalyzer
To: java-dev@lucene.apache.org
Date: Sunday, May 3, 2009, 4:05 AM
On May 2, 2009, at 6:43 PM, Ahmed Al-Obaidy wrote:
I've wrote a simpl
09, Robert Muir wrote:
From: Robert Muir
Subject: Re: ArabicAnalyzer
To: java-dev@lucene.apache.org
Cc: dmsmith...@gmail.com
Date: Sunday, May 3, 2009, 9:56 AM
have you looked at the existing ar analyzer in contrib?
I like your analyzer but glancing at your code I think you can get the same
be
rt
On Sun, May 3, 2009 at 2:09 AM, Ahmed Al-Obaidy wrote:
> Well I don't know really... but it shouldn't be hard to support it.
>
> --- On *Sun, 5/3/09, DM Smith * wrote:
>
>
> From: DM Smith
> Subject: Re: ArabicAnalyzer
> To: java-dev@lucene.apache.org
> Date
Well I don't know really... but it shouldn't be hard to support it.
--- On Sun, 5/3/09, DM Smith wrote:
From: DM Smith
Subject: Re: ArabicAnalyzer
To: java-dev@lucene.apache.org
Date: Sunday, May 3, 2009, 4:05 AM
On May 2, 2009, at 6:43 PM, Ahmed Al-Obaidy wrote:
I've wrote a
On May 2, 2009, at 6:43 PM, Ahmed Al-Obaidy wrote:
I've wrote a simple (but yet useful) ArabicAnalyzer, ArabicTokenizer
and ArabicFilter. It can handle Arabic text very well.
I've tested it with large set of Arabic documents and it worked OK
both in term of accuracy and performance.
The