docker image to run Stanford's corenlp locally
109
To run this image run
docker run --rm -d -p [PortNumber]:9000 --name stanfordcorenlp sperry1996/corenlp:4.0.0
Corenlp will be available at localhost:[PortNumber]
To stop this image run
docker rm -f stanfordcorenlp
Content type
Image
Digest
sha256:86f6f89ea…
Size
539.5 MB
Last updated
about 3 years ago
docker pull sperry1996/corenlp:4.5.4