Yes , thank you so much. Is WordnetSynonymParser parse only wordnet files of the prolog format (.pl) ?
Regards, Amal On 30 March 2015 at 11:40, Michael McCandless <luc...@mikemccandless.com> wrote: > 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 >