Hosts CoreNLP server service with 1Mio input characters instead of default 100,000
4.5K
This is a fork of the official Repo: https://github.com/stanfordnlp/CoreNLP located at https://github.com/Lambda-3/CoreNLP Currently, the only change from the official version is that the included server accepts 1,000,000 characters instead of 100,000. Following models are included:
stanford-corenlp-models-currentstanford-english-corenlp-models-current.jarstanford-english-kbp-corenlp-models-current.jarhttps://github.com/Lambda-3/CoreNLP/blob/master/Dockerfile
The image exposes port 9000.
docker run -p 9000:9000 lambdacube/corenlp:3.7.0
Content type
Image
Digest
Size
1.8 GB
Last updated
over 9 years ago
docker pull lambdacube/corenlp