/meta-docker

This is a docker image that builds this the MeTA NLP C++ library: https://meta-toolkit.org. This image uses the version of MeTA used by the Coursera Course, Text Mining and Analysis (https://www.coursera.org/learn/text-mining)

This is an unofficial image with META installed in /code/meta for use with Text Mining and Analytics on Coursera.

To run with the course materials, simply download the assignment and run:

docker run -v $(pwd)/Assignment:/code/Assignment -it travelingsalesman/meta-docker /bin/bash