Exposes port 6003
Consumes POST requests with raw data (text/plain) payload
Only supports English language (through official pre-trained models for the OpenNLP 1.5)
Image size (models included): 176MB
$ docker run -p 6003:6003 rbehzadan/opennlp
$ curl http://localhost:6003/ -d "Who let the dogs out?"
$ docker run -e OPENNLP_SERVICE_PORT=1234 -p 1234:1234 -d opennlp
Content type
Image
Digest
Size
141.9 MB
Last updated
over 7 years ago
docker pull rbehzadan/opennlp