dmarx / twitterMonitor

Simple twitter event detection tool
1 stars 0 forks source link

Develop a training set for calibrating scoring functions #8

Open dmarx opened 8 years ago

dmarx commented 8 years ago

Persist tweets? All Tweets? Top tweets by some metric? Scores over time? Not sure what I even want to store. At the very least, I'd like to learn some of the following:

dmarx commented 8 years ago

This should be connected to the datastore attribute on the tweet_cache. Or else I should remove that code since I'm generally not using it.

dmarx commented 8 years ago

Actually, this can be made user-specific. See #27

Keeping tabs on all terms suggested/retained at the user level could be interesting/helpful too though.