summaryrefslogtreecommitdiff
path: root/src/main/FarmShell.java
AgeCommit message (Expand)AuthorFilesLines
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