0
I Use This!
Inactive

Commits : Listings

Analyzed about 14 hours ago. based on code collected about 16 hours ago.
May 13, 2023 — May 13, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
mvn java:exec, multi-threaded TweetProcessor, comments More... over 10 years ago
dependency updates More... over 10 years ago
readme updates More... over 10 years ago
example hibernate.cfg.xml and empty oauth.properties More... over 10 years ago
cleanup More... over 10 years ago
remove hashtags, rough concept of topic processor More... over 10 years ago
location stopwords More... over 10 years ago
Corrected mem leak More... about 11 years ago
Skip any tweets with non-printable ASCII. Re-ordered cleansing More... about 11 years ago
Swear words stop list More... about 11 years ago
Storing tweets in local DB More... about 11 years ago
Updated license More... about 11 years ago
Removed Camel from architecture. Re-worked to use straight Twitter4J. Finished Hibernate integration. More... about 11 years ago
Store processed tweets in DB thru Hibernate
Brett Meyer
as brmeyer
More... over 11 years ago
Updated Hibernate version. Simplified ProcessedTweet as an Entity
Brett Meyer
as brmeyer
More... over 11 years ago
Refactored package structure. Added TODOs in TopicProcessor.
Brett Meyer
as brmeyer
More... over 11 years ago
README updates
Brett Meyer
as brmeyer
More... over 11 years ago
Scripted parsing all stopword lists. Fed generated list into StandardAnalyzer
Brett Meyer
as brmeyer
More... over 11 years ago
Several stopwords lists
Brett Meyer
as brmeyer
More... over 11 years ago
Add Hibernate and make ProcessedTweet an Entity
Brett Meyer
as brmeyer
More... over 11 years ago
Corrected NPE caused by TweetProcessor
Brett Meyer
as brmeyer
More... over 11 years ago
Apache Camel 2.10.3-SNAPSHOT
Brett Meyer
as brmeyer
More... over 11 years ago
Basic Camel EIP skeleton
Brett Meyer
as brmeyer
More... over 11 years ago
Initial stab at using Lucene's StandardAnalyzer
Brett Meyer
as brmeyer
More... over 11 years ago
Added Lucene to POM. Temporarily commented out Camel in POM -- build with local snapshot due to 2.10.1 camel-twitter issues.
Brett Meyer
as brmeyer
More... over 11 years ago
Removing newly ignored files
Brett Meyer
as brmeyer
More... over 11 years ago
Removing newly ignored files
Brett Meyer
as brmeyer
More... over 11 years ago
Updated POM for correct Camel version. Updated gitignore
Brett Meyer
as brmeyer
More... over 11 years ago
Switched to using smaller location grids to circumvent Twitter rate limiting. Added "noise reduction" techniques. Added the original, published research paper. Added a license. More... almost 12 years ago
Pulled OAuth properties into config file More... almost 12 years ago