Text Mining Workshop Text Mining Workshop for beginners using Python, spaCy and scikit-learn. Necessary software can be installed using the environment file: $ conda create -f environment.yml After which the environment can be activated with $ conda activate nlp