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 to donate them to solr. 1. *WiseOwlStanford Filter* :It uses StanfordCoreNLP to tag named entities and it also normalises Dates during indexing or searching. DEmonstration screenshots are available on the github profile. But i don't know how to donate them. If there is a way then please let me know. As it may be useful for anyone doing natural language processing.