summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
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 outputS1297782-1/+29
2014-05-15Merge branch 'master' of git.lekensteyn.nl:tue/2IOC0-DBL/GoldfarmerMaurice Laveaux2-216/+201
2014-05-15Added first version of BrandCheckerMaurice Laveaux2-208/+334
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 Wu2-7/+11
2014-05-15FUCK CRLFPeter Wu2-389/+389
2014-05-15Merge remote-tracking branch 'origin/master'Peter Wu4-65/+139
2014-05-15FixupsPeter Wu2-17/+15
2014-05-15Merge branch 'master' of git.lekensteyn.nl:tue/2IOC0-DBL/GoldfarmerMaurice Laveaux2-12/+44
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 Wu3-9/+28
2014-05-15Committed the initial BrandChecker class.Maurice Laveaux3-57/+161
2014-05-15wordcloud implemented, still needs output thos1231882-12/+44
2014-05-15Changed some formatting and javadoc.Maurice Laveaux3-109/+140
2014-05-15such SQLExceptions1231882-1/+12
2014-05-15punctuation in textS1297781-0/+8
2014-05-15better exception handling (a.o. removed goToFirstRow), started with wordclouds1231882-72/+63
2014-05-15added a method to set the pointer of the resultset before the first rows1231881-3/+17
2014-05-14Save rating to databaseS1297784-12/+121
2014-05-14FixupsPeter Wu2-31/+20
2014-05-14Added shell, implemented query and a base version of sentimentanalysiss1231885-45/+525
2014-05-14(no commit message)s1198042-6/+45
2014-05-12added analyzor class and added todo'ss1231882-1/+28
2014-04-30Created the netbeans project and main class.Maurice Laveaux1-0/+17