# Build Example
docker build -t pyltp-example -f example.Dockerfile .
# Run Example
docker run --rm -it pyltp-example python -c "import pyltp; print(pyltp.__file__)"
Content type
Image
Digest
Size
66 MB
Last updated
over 7 years ago
docker pull huanghw/pyltp