socialsentiment
socialsentiment copied to clipboard
Sentiment Analysis application created with Python and Dash, hosted at socialsentiment.net
when i run twitter_stream.py i got this mssg ``` index id_unix already exists 401 401 ```
please how solution https://cdnjs.cloudflare.com/ajax/libs/materialize/0.100.2/js/materialize.min.js is not available
While searching for new term this app throws the following error. ```Traceback (most recent call last): File "/home/n3011/miniconda3/envs/twitter/lib/python3.6/site-packages/flask/app.py", line 2309, in __call__ return self.wsgi_app(environ, start_response) File "/home/n3011/miniconda3/envs/twitter/lib/python3.6/site-packages/flask/app.py", line 2295, in...
Looks like the Event system got removed in the latest version of Dash. Is there a reference to know what versions of packages were installed at the time this tutorial...
I found a error during running twitter_stream.py and dev_server.py like this: pandas.io.sql.DatabaseError: Execution failed on sql 'SELECT sentiment.* FROM sentiment_fts fts LEFT JOIN sentiment ON fts.rowid = sentiment.id WHERE fts.sentiment_fts...
The master-source as of 17.09.2019 is missing a requirement and has a grammar-error. Requirements.txt is missing "textblob", to install it over pip simply type [pip install textblob](url) or click [here](https://textblob.readthedocs.io/en/dev/install.html)...
Hi! First of all, thanks for your amazing work! I would like to share my work based on this great repository, I made sentiment analysis dashboards from **Portuguese language**, check...
401 401 401 401 forrtl: error (200): program aborting due to control-C event Image PC Routine Line Source libifcoremd.dll 000007FED0BE94C4 Unknown Unknown Unknown kernel32.dll 0000000077774B93 Unknown Unknown Unknown kernel32.dll 00000000777359ED...
Do we need some fix for searching tweet exclusively on basis of whitespace character? For example, I need to search sentiments related to the word "intern", not internet nor international....