Skip to content

Files

Latest commit

author
vic-jenkins
Nov 27, 2017
25e7e89 · Nov 27, 2017

History

History
18 lines (9 loc) · 1.01 KB

README.md

File metadata and controls

18 lines (9 loc) · 1.01 KB

nlp

Natural Language Processing (NLP) including Name Entity Recognition (NER) using Stanford CoreNLP.

About

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.

License

Due to compatibility issues (see GNU.org and Apache.org), the composite is the GNU General Public License v3+

GNU GPL v3