You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-user@lucene.apache.org by Moazzam Khan <mo...@gmail.com> on 2010/07/02 17:15:23 UTC

Solr and NLP

Hi guys,

Is there a way I can make Solr work with an NLP application? Are there
any NLP applications that will work with Solr? Can someone please
point me to a tutorial or something if it's possible.

Thanks,

Moazzam

Re: Solr and NLP

Posted by Björn Wilmsmann <bj...@wilmsmann.de>.
Hi,

sure. It basically depends on what kind of NLP you're going to do.
However, given it's solid tokenizers, management of large amounts of
texts and similarity measures I'd say it's well-suited for natural
language processing.

On 2 July 2010 17:15, Moazzam Khan <mo...@gmail.com> wrote:
> Hi guys,
>
> Is there a way I can make Solr work with an NLP application? Are there
> any NLP applications that will work with Solr? Can someone please
> point me to a tutorial or something if it's possible.
>
> Thanks,
>
> Moazzam
>



-- 
Viele Grüße / Best regards,
Björn Wilmsmann

Re: Solr and NLP

Posted by Moazzam Khan <mo...@gmail.com>.
I read that article. However, the thing is I am trying to find an NLP
application to interact with solr (or even by itself) to do context
based searches.

I think Solr has a wordnet filter which I haven't looked into but so
far I haven't come across anything helpful in this regard (maybe
because I am completely new to this)

I don't mind having to build an ontology myself as long as I can get
something to use it in searches.

- Moazzam


On Fri, Jul 2, 2010 at 12:31 PM, Gregg Hoshovsky <ho...@ohsu.edu> wrote:
> I saw mention earlier about a way to link in openNLP into solr ( http://www.lucidimagination.com/Community/Hear-from-the-Experts/Articles/Optimizing-Findability-Lucene-and-Solr)
>
> .I haven't followed up on that yet so I don't know much about  it. However if you do figure anything out please share your findings.  I will have to venture down this path someday myself.
>
>
> Gregg
>
>
>
> On 7/2/10 8:15 AM, "Moazzam Khan" <mo...@gmail.com> wrote:
>
> Hi guys,
>
> Is there a way I can make Solr work with an NLP application? Are there
> any NLP applications that will work with Solr? Can someone please
> point me to a tutorial or something if it's possible.
>
> Thanks,
>
> Moazzam
>
>

Re: Solr and NLP

Posted by Gregg Hoshovsky <ho...@ohsu.edu>.
I saw mention earlier about a way to link in openNLP into solr ( http://www.lucidimagination.com/Community/Hear-from-the-Experts/Articles/Optimizing-Findability-Lucene-and-Solr)

.I haven't followed up on that yet so I don't know much about  it. However if you do figure anything out please share your findings.  I will have to venture down this path someday myself.


Gregg



On 7/2/10 8:15 AM, "Moazzam Khan" <mo...@gmail.com> wrote:

Hi guys,

Is there a way I can make Solr work with an NLP application? Are there
any NLP applications that will work with Solr? Can someone please
point me to a tutorial or something if it's possible.

Thanks,

Moazzam