Natural Language Processing (NLP) including Name Entity Recognition (NER) using Stanford CoreNLP.
This software offers a subset of the functionality of Stanford CoreNLP as a HTTP Server using Dropwizard. This avoids the time-consuming initialization every time CoreNLP is started.
- Stanford CoreNLP is licensed under the GNU General Public License v2+
- Dropwizard is licensed under the Apache License, Version 2.0
Due to compatibility issues (see GNU.org and Apache.org), the composite is the GNU General Public License v3+