You can use OpenNLP in Lucene or Solr via the UIMA plugins [1,2]. Regards, Tommaso
[1] : https://github.com/apache/lucene-solr/tree/trunk/lucene/analysis/uima [2] : https://github.com/apache/lucene-solr/tree/trunk/solr/contrib/uima [3] : http://opennlp.apache.org/documentation/1.6.0/manual/opennlp.html#org.apche.opennlp.uima 2015-09-23 22:39 GMT+02:00 Ziqi Zhang <[email protected]>: > Oh I see, that is everything? I was hoping it was a rather bigger project > also enabling, e.g., noun phrase chuncking. > But thanks again > > > > > On 23/09/2015 21:37, Ryan Josal wrote: > >> LUCENE-2899, linked from the installation instructions on the wiki there. >> >> On Wednesday, September 23, 2015, Ziqi Zhang <[email protected]> >> wrote: >> >> Thanks but where can I pull these classes? >>> Solr is now 5.3 and on github I cannot find a class matching the >>> description on the wiki. >>> >>> thanks >>> >>> On 23/09/2015 17:01, Ryan Josal wrote: >>> >>> Last time I used that patch I pulled the relevant classes into my project >>>> as plugins and updated them to be compatible with my solr version, so >>>> you'll probably have to do something similar. >>>> >>>> Ryan >>>> >>>> On Wednesday, September 23, 2015, Ziqi Zhang < >>>> [email protected]> >>>> wrote: >>>> >>>> Hi >>>> >>>>> I am trying to follow >>>>> https://wiki.apache.org/solr/OpenNLP#Installation >>>>> instructions to install the opennlp plugin for solr, but I don't quite >>>>> understand how to do it. >>>>> >>>>> The instructions begin with: >>>>> - pull the latest trunk or 4.0 branch >>>>> >>>>> How do I do this? I am using Solr 5.3, and I cannot find opennlp in the >>>>> distributed contrib folder either. >>>>> >>>>> Many thanks >>>>> >>>>> >>>>> -- >>> Ziqi Zhang >>> Research Associate >>> Department of Computer Science >>> University of Sheffield >>> >>> >>> > > -- > Ziqi Zhang > Research Associate > Department of Computer Science > University of Sheffield > >
