/corenlp-docker

This Dockerfile builds the Stanford CoreNLP Server and exposes the endpoint on port 9000. Requests are made as covered in the documentation.

Primary LanguageDockerfile

corenlp-docker

Dockerfile for Stanford CoreNLP Server

This Dockerfile builds the Stanford CoreNLP Server with all models and exposes the endpoint on port 9000. Requests are made as covered in the documentation.