Sentiment-Analysis-Twitter icon indicating copy to clipboard operation
Sentiment-Analysis-Twitter copied to clipboard

:mortar_board:RESEARCH [NLP :thought_balloon:] We use different feature sets and machine learning classifiers to determine the best combination for sentiment analysis of twitter.

Results 7 Sentiment-Analysis-Twitter issues
Sort by recently updated
recently updated
newest added

we have to analysis different algorithm like linear regression ,navis basis etc

Python3 support added. All the errors while running on python3 removed.

https://www.onepanel.io/algorithms/twitter-sentiment-analyzer.html link is not working kindly do the needful

Traceback (most recent call last): File "sentiment.py", line 457, in main(sys.argv[1:]) File "sentiment.py", line 426, in main tweets1 = sanderstwitter02.getTweetsRawData('sentiment.csv') File "/home//Desktop/Sentiment-Analysis-Twitter-master/Sentiment-Analysis-Twitter-master/sanderstwitter02/__init__.py", line 12, in getTweetsRawData fp = open( fileName,...

return codecs.charmap_decode(input,self.errors,decoding_table)[0] UnicodeDecodeError: 'charmap' codec can't decode byte 0x9d in position 3192: character maps to

The provided link for the api "https://www.onepanel.io/algorithms/twitter-sentiment-analyzer.html" gives a 404 error

hi there, is it possible to use other languages corpuses? like Arabic or Persian? which is using UTF-8 encoding? thanks in advanced