I have the same problem with Hacker News. I would love to be able to filter it based on my preferences.
Twitter's garbage problem
41–50 of 62 posts
Re: Twitter's garbage problem
#42Earlier quoted context omitted.
I disagree. Some of the tweets I subjectively label as garbage might be legit. Hey, maybe some guy's mom is on twitter and wants to know what he had for lunch. It's not a people problem, it's a drawback of the platform that all of this different subject matter has to be broadcast in the same stream.
It's a people problem, but the problem is you. If you don't care about what he's having for lunch, then I'm not so sure what's so hard about ignoring his tweet. It's only going to be on your screen for a split second as you're scrolling through other stuff. Presumably anyone you follow would post more things that are worthwhile than not; otherwise, you should just find new people to follow. One of my friends tweets q…
Re: Twitter's garbage problem
#43I can't tell which of the examples are supposed to be the valuable ones...
Re: Twitter's garbage problem
#44I can't believe nobody has mentioned naive Bayesian text classification yet. It sounds like it could work wonders for Twitter. I'm much more likely to be interested in tweets with words like "hylomorphism" than tweets with words like "omglol", and a text classification algorithm could learn that if you trained it up some. It doesn't have to be perfect; it just has to improve the signal-to-noise ratio significantly.
I've looked into this a bit, albeit more in a spam-filtering context; tweets have very little text for naive Bayes to latch onto. 140 characters would be 20-30 words, tops. That is so few words that it is hard to move the prior very much, unless there are blockbuster words that almost always indicate a bad tweet; as the article suggested, "breakfast", "beer", etc.
Re: Twitter's garbage problem
#45In all honesty, I always got the impression that the point of twitter was to tune into other people's noise, not to harvest useful information.
Re: Twitter's garbage problem
#46In all honesty, I always got the impression that the point of twitter was to tune into other people's noise, not to harvest useful information.
Re: Twitter's garbage problem
#47Earlier quoted context omitted.
I've looked into this a bit, albeit more in a spam-filtering context; tweets have very little text for naive Bayes to latch onto. 140 characters would be 20-30 words, tops. That is so few words that it is hard to move the prior very much, unless there are blockbuster words that almost always indicate a bad tweet; as the article suggested, "breakfast", "beer", etc.
Filter by account, then, instead of by post? With a sample body of, say, the ten or twenty of an account's most recent posts.
Re: Twitter's garbage problem
#48I can't tell which of the examples are supposed to be the valuable ones...
"A startup is a human institution designed to deliver a new product or service under conditions of extreme uncertainty."
"I just ousted Owen S. as the mayor of Samovar Tea Lounge on @foursquare! "
Clearly, the second tweet can possibly be informative to some people.
Re: Twitter's garbage problem
#49I have the same problem with Hacker News. I would love to be able to filter it based on my preferences.
If you caught the thread on whether search should be available on HN, and pg's response, I feel pretty safe saying that ain't going to happen, ever.