Nice use of the VelocityResponseWriter :)
(and looks like, at quick glance, several other goodies under there too)
Erik
> On Mar 5, 2017, at 7:40 AM, Avtar Singh Mehra wrote:
>
> Hello everyone,
> I have developed project called WiseOwl which is basically a fact based
> question answ
Yes, I think Apache OpenNLP should be fine.
Joel Bernstein
http://joelsolr.blogspot.com/
On Tue, Mar 7, 2017 at 8:09 AM, Avtar Singh Mehra
wrote:
> Well i have created some filters using Apache OpenNLP. Will it work?
>
> On 6 March 2017 at 00:30, Joel Bernstein wrote:
>
> > I believe StanfordC
Well i have created some filters using Apache OpenNLP. Will it work?
On 6 March 2017 at 00:30, Joel Bernstein wrote:
> I believe StanfordCore is licensed under the GPL which means it will be
> incompatible with the Apache License. Would it be possible to port to a
> different NLP library?
>
> Jo
I believe StanfordCore is licensed under the GPL which means it will be
incompatible with the Apache License. Would it be possible to port to a
different NLP library?
Joel Bernstein
http://joelsolr.blogspot.com/
On Sun, Mar 5, 2017 at 12:14 PM, Erick Erickson
wrote:
> Well, you've taken the fir
Well, you've taken the first step ;).
Start by going here: https://issues.apache.org/jira/browse/SOLR/ and
creating a logon and a JIRA.
NOTE: Before you go to the trouble of creating a patch, it's perfectly
OK to do a high-level overview of the approach you used and see what
the feedback is. It'l
Hello everyone,
I have developed project called WiseOwl which is basically a fact based
question answering system which can be accessed at :
https://github.com/asmehra95/wiseowl
In the process of making the project work i have developed pluggable solr
filters optimised for solr 6.3.0.
I would like