An alipine-based dockerfile which runs RedPen (an open source proofreading tool) with python 2.7.
1.0K
An alipine-based dockerfile which runs RedPen (an open source proofreading tool) with python 2.7.
latest (Dockerfile)docker run -it --rm -v $(pwd):/data qmu1/redpen:latest /bin/sh -c "redpen -c redpen-conf-ja.xml target_doc.txt -r json2"
Available on the DockerHub.
https://hub.docker.com/r/qmu1/redpen/
MIT License
Copyright (c) qmu Co.,Inc.
Content type
Image
Digest
Size
134.4 MB
Last updated
about 9 years ago
docker pull qmu1/redpen