twitter-sentiment-analysis
twitter-sentiment-analysis copied to clipboard
Portuguese Language Support
Hello, I tried to use this code with Portuguese Language and didnt not work... all results were neutral. Do you have Poruguese language support or just English?
Hi,
Currently the API supports only English. Other languages will become available in the next version of our platform. Note that the speed can be low because you have to gather all the tweets by using Twitter API.
- Datumbox
From: Tetranet [mailto:[email protected]] Sent: Sunday, December 15, 2013 4:52 PM To: datumbox/twitter-sentiment-analysis Subject: [twitter-sentiment-analysis] Portuguese Language Support (#2)
Hello, I tried to use this code with Portuguese Language and didnt not work... all results were neutral. Do you have Poruguese language support or just English?
— Reply to this email directly or view it on GitHub https://github.com/datumbox/twitter-sentiment-analysis/issues/2 . https://github.com/notifications/beacon/5347466__eyJzY29wZSI6Ik5ld3NpZXM6QmVhY29uIiwiZXhwaXJlcyI6MTcwMjY1OTA5OCwiZGF0YSI6eyJpZCI6MjIwOTI2NzV9fQ==--a9450187c519ea023c882d59a41cb0e0122ddc31.gif
Thanks for the information. The tweets were grabbed pretty fast and it was just 10. I commented the access to Datumbox API and I just let the Tweeter API and it was fast. Finally, I commented the access to Twitter API and I put some text in a variable to submit to your API, but the results were the same, very slow your API response. I know this kind of analysis is a slower process but it took a lot of time...