/Italyzer_Docker_dev-env

Containerized version of the text-based ui for developing within inside the container. Made originally for the DevOps with Docker course (2021)

Primary LanguagePython

Italyzer_Docker_dev-env

Containerized version of the text-based UI of Italyzer morphological analyzer made for Morphological Processing Tools 2 (2017). The Python script within the container is restarted whenever a .py file is modified. This containerized version was made for the DevOps with Docker course (2021).

The container and the program can be started with docker-compose build italyzer-dev-env && docker-compose run --rm italyzer-dev-env