thesis-anne/README.md

26 lines
301 B
Markdown

# Anne's Bachelor Thesis
My python classes for text mining, machine learning models, …
## Requirements
pandas==0.20.1
nltk==3.2.5
webhoseio==0.5
numpy==1.14.0
graphviz==0.9
scikit_learn==0.19.2
## Installation under Windows
pip install XY
## Installation under UBUNTU
apt-get install XX