> I have come across many API from Twitter that help people integrate > Twitter into their software. I am developing an application that > Analyzes Twitter sentiments as to determine their polarity (positive > or negative), for my MSc project. I am however yet to find a way to > integrate Twitter into the Netbeans project so that users can be able > to search for Twitter topics (through the program) and thus allowing > the program to analyze the search results. > Please can you help me with such API and possibly a tutorial on how it > could be used.
Will the tweetsentiments API be useful in your case? http://www.readwriteweb.com/hack/2010/11/api-of-the-week-tweetsentiment.php - Mohan -- Have you visited the Developer Discussions feature on https://dev.twitter.com/discussions yet? Twitter developer links: Documentation and resources: https://dev.twitter.com/docs API updates via Twitter: https://twitter.com/twitterapi Unsubscribe or change your group membership settings: http://groups.google.com/group/twitter-development-talk/subscribe
