summaryrefslogtreecommitdiff
path: root/src/main/FarmShell.java
AgeCommit message (Expand)AuthorFilesLines
2014-06-11Merge branch 'master' of git.lekensteyn.nl:tue/2IOC0-DBL/GoldfarmerPeter Wu1-0/+4
2014-06-11Commit results early to avoid data loss on abortPeter Wu1-2/+1
2014-06-11fixed.2s1231881-0/+4
2014-06-11fixeds1231881-8/+27
2014-06-11new method for categorizing wordss1231881-0/+5
2014-06-11Change to use 'RESET' instead of booleanPeter Wu1-22/+10
2014-06-04Formatting, remove unused importsPeter Wu1-7/+7
2014-06-04timezone command occurred twice.Maurice Laveaux1-1/+0
2014-06-04Merge remote-tracking branch 'origin/master'Maurice Laveaux1-1/+10
2014-06-04Added better notifications on getBrands.Maurice Laveaux1-217/+241
2014-05-31made a method that makes a csv to show the newsspreading process in disco. On...s1231881-2/+10
2014-05-28Merge origin/masterdaanpeters1-212/+217
2014-05-28Changed Timezonedaanpeters1-1/+4
2014-05-26Optimize sentiment analysisPeter Wu1-3/+8
2014-05-19get brands connection to databaseS1297781-0/+4
2014-05-15added disco outputS1297781-0/+4
2014-05-15Catch a more specific NoSuchElementException, fix lexicon readingPeter Wu1-5/+8
2014-05-15FUCK CRLFPeter Wu1-198/+198
2014-05-15Merge remote-tracking branch 'origin/master'Peter Wu1-44/+49
2014-05-15FixupsPeter Wu1-2/+2
2014-05-15Merge branch 'master' of git.lekensteyn.nl:tue/2IOC0-DBL/GoldfarmerMaurice Laveaux1-6/+9
2014-05-15Make database connection only oncePeter Wu1-4/+17
2014-05-15Committed the initial BrandChecker class.Maurice Laveaux1-1/+10
2014-05-15wordcloud implemented, still needs output thos1231881-6/+8
2014-05-15Changed some formatting and javadoc.Maurice Laveaux1-49/+60
2014-05-15such SQLExceptions1231881-1/+1
2014-05-15better exception handling (a.o. removed goToFirstRow), started with wordclouds1231881-1/+4
2014-05-14Save rating to databaseS1297781-2/+3
2014-05-14FixupsPeter Wu1-28/+9
2014-05-14Added shell, implemented query and a base version of sentimentanalysiss1231881-0/+193