diff --git a/README.md b/README.md index 805fe4ad3b38d8d28e5637cd6ea23dc55316962f..5f29f1fa4eb15eb68d6f17a5c7319a8bf74474a7 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,18 @@ Moin! -Hallo \ No newline at end of file +Hallo + +# Software Projekt WS17 - Sarcasm Detection + + +## (Current) Dependencies: + +Installation via 'pip install [package]' + +- nltk +- numpy +- vaderSentiment (2.5) +- requests +- textblob +- sklearn +- scipy \ No newline at end of file