open-source

Can I change input in external app using python?

Can I change input in external app using python? Question: I want python code to input particular sentence to a separated open source app. Here’s more information: I have Anki installed on my PC (open-source flashcard program) and I want to write a code that would look up a definition of a word with corresponding …

Total answers: 1

Favourite Open Source Google App Engine apps (Java or Python)

Favourite Open Source Google App Engine apps (Java or Python) Question: To learn from good examples, what are the best open source Google App Engine applications out there? I don’t care if it is Java or Python based. Please one app per answer. Feel free to add a link to the live app (if there …

Total answers: 12

Sentiment analysis for Twitter in Python

Sentiment analysis for Twitter in Python Question: I’m looking for an open source implementation, preferably in python, of Textual Sentiment Analysis (http://en.wikipedia.org/wiki/Sentiment_analysis). Is anyone familiar with such open source implementation I can use? I’m writing an application that searches twitter for some search term, say “youtube”, and counts “happy” tweets vs. “sad” tweets. I’m using …

Total answers: 12