summaryrefslogtreecommitdiff
path: root/src
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-19BrandChecker removePunct replaces everything.Maurice Laveaux1-2/+2
2014-05-19Also remove @ and # from input text.Maurice Laveaux1-2/+1
2014-05-19Replace the punctuality with spaces.Maurice Laveaux1-1/+1
2014-05-19Added javadoc and visibility parameters.Maurice Laveaux1-8/+29
2014-05-19Merge origin/masterS1297781-23/+68
2014-05-19Merge origin/masterS1297781-245/+246
2014-05-19Merge branch 'master' of git.lekensteyn.nl:tue/2IOC0-DBL/GoldfarmerMaurice Laveaux3-264/+255
2014-05-19Updated the brandchecker code and rules.Maurice Laveaux1-23/+68
2014-05-19Merge origin/masterS1297781-245/+245
2014-05-19get brands connection to databaseS1297783-228/+255
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