Re: farsi parser

2006-10-19 Thread Pierrick Brihaye
Hi, pc123 a écrit : Do we have a farsi parser available? If "arabic" parser is available, how can i customize it to farsi/persian. If you are talking about Aramorph for Java (http://www.nongnu.org/aramorph/english/index.html), you are on the wrong track. Aramorph is a *morphological* analyz

Re: part of speech tagger

2006-10-20 Thread Pierrick Brihaye
Ji, z shalev a écrit : hello all, i would like to retrieve during query time, the part of speech of each word in a query, does anyone know of an implementation of a java part of speech api? thanks in advance, Aramorph for Java, which is an arabic Analyzer that provides a Lucene interfac

Re: Multiple terms with the same position in PhraseQuery

2005-11-04 Thread Pierrick Brihaye
Hi Ahmed and all, Ahmed El-dawy wrote: Hello, My analyzer sometimes gives multiple terms for the same word. This makes them generated at the same position. When I use PhraseQuery to search for this term, it matches documents with all these terms at the same position (as if it is an AND). I wa

Re: Search Problem

2005-11-29 Thread Pierrick Brihaye
t has only 3 letters, Cheers, -- Pierrick Brihaye, informaticien Service régional de l'Inventaire / DRAC Bretagne mailto:[EMAIL PROTECTED] / tél : +33 (0)2 99 29 67 78 http://usenet-fr.news.eu.org/fr-chartes/rfc1855.html#31. L'avez-vous lu ?

Re: Persian/Arabic Analyzer

2005-12-06 Thread Pierrick Brihaye
ry helpful. Cheers, -- Pierrick Brihaye, informaticien Service régional de l'Inventaire / DRAC Bretagne mailto:[EMAIL PROTECTED] / tél : +33 (0)2 99 29 67 78 http://usenet-fr.news.eu.org/fr-chartes/rfc1855.html#31. L'avez-vous lu ?

Re: Reverting QueryParser ?

2005-04-14 Thread Pierrick Brihaye
Hi, Erik Hatcher a écrit : No, this hasn't been done except for the basic Query.toString() output which for the most part is parsable again. The question is, what do you do about the analysis process? It's a one-way transformation - and parsing again may not yield the same query. We (the SDX de

Re: token type question

2005-04-15 Thread Pierrick Brihaye
[EMAIL PROTECTED] a écrit : I am working on a program to index/search chemical element/compound. Say I write an analyzer to filter out chemical terms, such as H2O. I noticed that I can specify a tocken's type. Can I construct a token as new Token ("H2", start, end, "chem"); My questions is How do

Re: token type question

2005-04-22 Thread Pierrick Brihaye
event hits from your PhraseQuery. Give your Tokens a relevant positionIncrement. See : http://svn.apache.org/viewcvs.cgi/lucene/java/trunk/src/test/org/apache/lucene/search/TestPositionIncrement.java?rev=150585&view=markup Cheers, -- Pierrick Brihaye, informaticien Service régional de l'I