Docker container for Stanford CoreNLP server.
4.3K
To get this image:
docker pull vzhong/corenlp-server
To run the server:
docker run -p 9000:9000 vzhong/corenlp-server
The port exposed on the docker image for CoreNLP is 9000.
On the image, CoreNLP is installed at /opt/corenlp/src/.
Content type
Image
Digest
Size
1.7 GB
Last updated
almost 10 years ago
docker pull vzhong/corenlp-server