Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 520 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 520 Bytes

Freeling with JVM Dockerfile (Debian Jessie)

$ VERSION=latest FOLDER=4.0.8u131 make build
$ VERSION=latest make push

# Build and push together
$ VERSION=latest FOLDER=4.0.8u131 make all

This Dockerfile enables you to use Freeling project.
Also, as additional stem analyzer, here is Mystem project.

This Dockerfile is based on the openjdk.

Have fun and feel free to submit any changes!