requirements

This commit is contained in:
Anne Lorenz 2018-09-18 07:34:30 +02:00
parent cfd028d642
commit 677c8db8d0
1 changed files with 12 additions and 4 deletions

View File

@ -1,13 +1,21 @@
# thesis-anne
my python classes for text mining, machine learning models, …
# Anne's Bachelor Thesis
My python classes for text mining, machine learning models, …
## Requirements
# 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 (UBUNTU?)
## Installation under (UBUNTU?)
apt-get install XX