This is a Docker container to run the simple JSON API for the Ve linguistics framework.
It currently only runs Mecab with Ipadic, but FreeLing English support is in the works.
$ docker build -t kimtaro/ve-server .
$ docker run -d -p :4567 -i kimtaro/ve-server