summaryrefslogtreecommitdiff
path: root/src/main/Analyzor.java
AgeCommit message (Expand)AuthorFilesLines
2014-05-19better value format for wordcloud.csvs1231881-1/+1
2014-05-19better header for wordcloud.csvs1231881-1/+1
2014-05-19added header for wordcloud.csvs1231881-282/+284
2014-05-19Merge branch 'master' of git@git.lekensteyn.nl:tue/2IOC0-DBL/Goldfarmer.gitunknown1-14/+27
2014-05-19wordcloud now makes csv files for wordcloud.htmlunknown1-12/+14
2014-05-19double exception fixedS1297781-18/+31
2014-05-19Added javadoc and visibility parameters.Maurice Laveaux1-8/+29
2014-05-19Merge origin/masterS1297781-245/+246
2014-05-19Merge origin/masterS1297781-245/+245
2014-05-19get brands connection to databaseS1297781-228/+245
2014-05-19Added some javadoc and visibility to Analyzor.Maurice Laveaux1-228/+264
2014-05-19Merge origin/masterS1297781-221/+228
2014-05-19changed disco outputS1297781-1/+1
2014-05-18wordcloud now outputs a csv file with "tweetid, word" to be used in disco. Wh...s1231881-23/+30
2014-05-15changed disco outputS1297781-0/+4
2014-05-15added disco outputS1297781-1/+25
2014-05-15Print status info for lexicons readingPeter Wu1-0/+2
2014-05-15Do not try to rewind a non-rewindable resultsetPeter Wu1-1/+0
2014-05-15Catch a more specific NoSuchElementException, fix lexicon readingPeter Wu1-2/+3
2014-05-15FUCK CRLFPeter Wu1-191/+191
2014-05-15Merge remote-tracking branch 'origin/master'Peter Wu1-12/+26
2014-05-15FixupsPeter Wu1-15/+13
2014-05-15Merge branch 'master' of git.lekensteyn.nl:tue/2IOC0-DBL/GoldfarmerMaurice Laveaux1-6/+35
2014-05-15Lowercase bigrams and unigramsPeter Wu1-2/+4
2014-05-15Analyzer: cleanup, documentation, do not re-read lexicon filePeter Wu1-31/+24
2014-05-15Make database connection only oncePeter Wu1-2/+5
2014-05-15Committed the initial BrandChecker class.Maurice Laveaux1-56/+90
2014-05-15wordcloud implemented, still needs output thos1231881-6/+36
2014-05-15Changed some formatting and javadoc.Maurice Laveaux1-44/+58
2014-05-15such SQLExceptions1231881-0/+11
2014-05-15punctuation in textS1297781-0/+8
2014-05-15better exception handling (a.o. removed goToFirstRow), started with wordclouds1231881-71/+59
2014-05-15added a method to set the pointer of the resultset before the first rows1231881-3/+17
2014-05-14Save rating to databaseS1297781-9/+15
2014-05-14Added shell, implemented query and a base version of sentimentanalysiss1231881-15/+106
2014-05-14(no commit message)s1198041-3/+19
2014-05-12added analyzor class and added todo'ss1231881-0/+17