thesis-anne/README.md

26 lines
301 B
Markdown
Raw Normal View History

2018-09-18 05:34:30 +00:00
# Anne's Bachelor Thesis
My python classes for text mining, machine learning models, …
## Requirements
2018-09-13 07:25:35 +00:00
2018-09-17 12:47:50 +00:00
pandas==0.20.1
2018-09-18 05:34:30 +00:00
2018-09-17 12:47:50 +00:00
nltk==3.2.5
2018-09-18 05:34:30 +00:00
2018-09-17 12:47:50 +00:00
webhoseio==0.5
2018-09-18 05:34:30 +00:00
2018-09-17 12:47:50 +00:00
numpy==1.14.0
2018-09-18 05:34:30 +00:00
2018-09-17 12:47:50 +00:00
graphviz==0.9
2018-09-18 05:34:30 +00:00
2018-09-17 12:47:50 +00:00
scikit_learn==0.19.2
2018-09-20 08:37:18 +00:00
## Installation under Windows
pip install XY
## Installation under UBUNTU
2018-09-18 05:34:30 +00:00
2018-09-14 16:44:10 +00:00
apt-get install XX