Lucene's analysis module has ArabicAnalyzer.

And it also has support for multi-word synonyms, and
WordnetSynonymParser to specifically parse wordnet's file format.

Seems like you have the building blocks for what you need?

Mike McCandless

http://blog.mikemccandless.com


On Sat, Mar 28, 2015 at 11:56 PM, Amal Sultan <amalsultan....@cas.edu.om> wrote:
> Dear Sir/Madam,
>
>
> Greetings for the day!
>
>
> Query expansion is a critical step in developing a search engine.
> Therefore, our team used Lucene as an open source to handle this issue. We
> have issues to generate synonyms of the query or get *multi-queries from
> one query that carry the same meaning*.
>
>
> Is lucene support these things in the case of *English and Arabic language*
>  ?
>
> By the same meaning, Is lucene support *Arabic and English WordNet* ?
>
>
> If you don't mind we need your help as soon as possible.
>
>
> Thanks in advance.
>
>
> Regards,
>
> Amal Sultan

---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org
For additional commands, e-mail: java-user-h...@lucene.apache.org

Reply via email to