f934b5a1a0 | ||
---|---|---|
thesis | ||
.gitignore | ||
BagOfWords.py | ||
CosineSimilarity.py | ||
CsvHandler.py | ||
DecisionTree.py | ||
FilterKeywords.py | ||
NER.py | ||
NaiveBayes.py | ||
README.md | ||
Requester.py | ||
SVM.py | ||
Starter.py | ||
classification_labelled_corrected.csv |
README.md
thesis-anne
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 (UBUNTU?)
apt-get install XX