Skip to content

askplatypus/CoreNLP

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Stanford CoreNLP Docker image

This is a Docker image for the CoreNLP server with all official models available.

Build and run Docker file

git clone https://github.com/askplatypus/CoreNLP.git
cd CoreNLP
docker build . -t corenlp

This builds a docker image named corenlp. It contains a CoreNLP server listening to port 9000.

About

Dockerfile for Stanford CoreNLP

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Dockerfile 100.0%