summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/main/FarmShell.java1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/main/FarmShell.java b/src/main/FarmShell.java
index 5fa468e..9e47a74 100644
--- a/src/main/FarmShell.java
+++ b/src/main/FarmShell.java
@@ -203,7 +203,6 @@ public class FarmShell {
sentiment("analyzes all tweets on brand positivity (optional arg: tweet/brand selection query)"),
wordcloud("makes a csv for a wordcloud of the text of the tweets", 1),
getBrands("fills the database with the brands of a tweet, arg: bool indicating whether to reset mentionsbrand (optional arg: tweet selection query", 1),
- timezone("makes a csv ", 1),
timezone("makes a map per brand for the users", 1),
disco("makes a outputfile for disco", 1),
posneg("makes a csv for a histogram for positive or negative tweets", 1),