Sign inSign up

unititled99/corenlp

By unititled99

Updated over 8 years ago

Stanford CoreNLP API server

Image
0

183

unititled99/corenlp repository overview

Corenlp Version 3.7

Dockerfile for Stanford CoreNLP Server

This Dockerfile builds the Stanford CoreNLPServer and exposes the endpoint on port 9000 by default. Requests are made as covered in the documentation.

This version uses the Oracle version of Java.

First time docker users. Before running you must get the docker image, this can be done with this command: docker pull unititled99/corenlp

To run:

docker run -p 9000:9000 --rm unititled99/corenlp

Tag summary

Content type

Image

Digest

Size

1005.7 MB

Last updated

over 8 years ago

docker pull unititled99/corenlp