You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@lucene.apache.org by Suraj Parida <pa...@gmail.com> on 2010/02/04 12:48:12 UTC

org.apache.lucene.util.English

Hi,

 
lucene-2.9.1-src\lucene-2.9.1\contrib\spellchecker\src\test\org\apache\lucene\search\spell

         has a file TestSpellChecker.java

    Please tell which jar file is used in it. i can't find the jar.

Regards
Suraj
-- 
View this message in context: http://old.nabble.com/org.apache.lucene.util.English-tp27451472p27451472.html
Sent from the Lucene - Java Users mailing list archive at Nabble.com.


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


Re: org.apache.lucene.util.English

Posted by Simon Willnauer <si...@googlemail.com>.
Suraj,

TestSpellChecker and English are part of the lucene test sources. If
you download the source distribution or checkout the 2.9.1 tag you
will be able to set it up in your IDE to look at the tests, compile
and run them.

In 3.1 English will be part of the core jar afaik.

simon

On Thu, Feb 4, 2010 at 1:17 PM, Suraj Parida <pa...@gmail.com> wrote:
>
>  Simon,
>
>      Do you mean org.apache.lucene.util.English is not a part of 2.9.1 ?
>
>     Actually i was trying to add spell checker in my application search. I
> referred it to know how to use the same. As it is difficult to find examples
> so I thought it is the best place to see sample codes :)
>
>
> Regards,
> Suraj
>
>
>
> Simon Willnauer wrote:
>>
>> You are referring to a testcase which is not included in a any artifact.
>> What are you trying to do with this class?
>>
>> simon
>>
>> On Thu, Feb 4, 2010 at 12:48 PM, Suraj Parida <pa...@gmail.com>
>> wrote:
>>>
>>> Hi,
>>>
>>>
>>> lucene-2.9.1-src\lucene-2.9.1\contrib\spellchecker\src\test\org\apache\lucene\search\spell
>>>
>>>         has a file TestSpellChecker.java
>>>
>>>    Please tell which jar file is used in it. i can't find the jar.
>>>
>>> Regards
>>> Suraj
>>> --
>>> View this message in context:
>>> http://old.nabble.com/org.apache.lucene.util.English-tp27451472p27451472.html
>>> Sent from the Lucene - Java Users mailing list archive at Nabble.com.
>>>
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: java-user-unsubscribe@lucene.apache.org
>>> For additional commands, e-mail: java-user-help@lucene.apache.org
>>>
>>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: java-user-unsubscribe@lucene.apache.org
>> For additional commands, e-mail: java-user-help@lucene.apache.org
>>
>>
>>
>
> --
> View this message in context: http://old.nabble.com/org.apache.lucene.util.English-tp27451472p27451835.html
> Sent from the Lucene - Java Users mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: java-user-unsubscribe@lucene.apache.org
> For additional commands, e-mail: java-user-help@lucene.apache.org
>
>

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


Re: org.apache.lucene.util.English

Posted by Suraj Parida <pa...@gmail.com>.
 Simon,

      Do you mean org.apache.lucene.util.English is not a part of 2.9.1 ?

     Actually i was trying to add spell checker in my application search. I
referred it to know how to use the same. As it is difficult to find examples
so I thought it is the best place to see sample codes :)


Regards,
Suraj 



Simon Willnauer wrote:
> 
> You are referring to a testcase which is not included in a any artifact.
> What are you trying to do with this class?
> 
> simon
> 
> On Thu, Feb 4, 2010 at 12:48 PM, Suraj Parida <pa...@gmail.com>
> wrote:
>>
>> Hi,
>>
>>
>> lucene-2.9.1-src\lucene-2.9.1\contrib\spellchecker\src\test\org\apache\lucene\search\spell
>>
>>         has a file TestSpellChecker.java
>>
>>    Please tell which jar file is used in it. i can't find the jar.
>>
>> Regards
>> Suraj
>> --
>> View this message in context:
>> http://old.nabble.com/org.apache.lucene.util.English-tp27451472p27451472.html
>> Sent from the Lucene - Java Users mailing list archive at Nabble.com.
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: java-user-unsubscribe@lucene.apache.org
>> For additional commands, e-mail: java-user-help@lucene.apache.org
>>
>>
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: java-user-unsubscribe@lucene.apache.org
> For additional commands, e-mail: java-user-help@lucene.apache.org
> 
> 
> 

-- 
View this message in context: http://old.nabble.com/org.apache.lucene.util.English-tp27451472p27451835.html
Sent from the Lucene - Java Users mailing list archive at Nabble.com.


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


Re: org.apache.lucene.util.English

Posted by Simon Willnauer <si...@googlemail.com>.
You are referring to a testcase which is not included in a any artifact.
What are you trying to do with this class?

simon

On Thu, Feb 4, 2010 at 12:48 PM, Suraj Parida <pa...@gmail.com> wrote:
>
> Hi,
>
>
> lucene-2.9.1-src\lucene-2.9.1\contrib\spellchecker\src\test\org\apache\lucene\search\spell
>
>         has a file TestSpellChecker.java
>
>    Please tell which jar file is used in it. i can't find the jar.
>
> Regards
> Suraj
> --
> View this message in context: http://old.nabble.com/org.apache.lucene.util.English-tp27451472p27451472.html
> Sent from the Lucene - Java Users mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: java-user-unsubscribe@lucene.apache.org
> For additional commands, e-mail: java-user-help@lucene.apache.org
>
>

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