Sign inSign up

lambdacube/corenlp

By lambdacube

Updated over 9 years ago

Hosts CoreNLP server service with 1Mio input characters instead of default 100,000

Image
0

4.5K

lambdacube/corenlp repository overview

CoreNLP

Description

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-current
  • stanford-english-corenlp-models-current.jar
  • stanford-english-kbp-corenlp-models-current.jar
Tags & Dockerfiles

https://github.com/Lambda-3/CoreNLP/blob/master/Dockerfile

  • 3.7.0_2 → lastest (corresponding upstream commit e859f45)
  • 3.7.0
Running

The image exposes port 9000.

docker run -p 9000:9000 lambdacube/corenlp:3.7.0

Tag summary

Content type

Image

Digest

Size

1.8 GB

Last updated

over 9 years ago

docker pull lambdacube/corenlp