| kaushikjadhav01/Stock-Market-Prediction-Web-App-using-Machine-Learning-And-Sentiment-Analysis |
460 |
|
0 |
0 |
about 2 years ago |
0 |
|
21 |
mit |
Python |
| Stock Market Prediction Web App based on Machine Learning and Sentiment Analysis of Tweets (API keys included in code). The front end of the Web App is based on Flask and Wordpress. The App forecasts stock prices of the next seven days for any given stock under NASDAQ or NSE as input by the user. Predictions are made using three algorithms: ARIMA, LSTM, Linear Regression. The Web App combines the predicted prices of the next seven days with the sentiment analysis of tweets to give recommendation whether the price is going to rise or fall |
| cbaziotis/datastories-semeval2017-task4 |
171 |
|
0 |
0 |
almost 8 years ago |
0 |
|
8 |
mit |
Python |
| Deep-learning model presented in "DataStories at SemEval-2017 Task 4: Deep LSTM with Attention for Message-level and Topic-based Sentiment Analysis". |
| AniSkywalker/SarcasmDetection |
120 |
|
0 |
0 |
over 2 years ago |
0 |
|
8 |
lgpl-3.0 |
Python |
| Sarcasm detection on tweets using neural network |
| ugis22/analysing_twitter |
102 |
|
0 |
0 |
over 2 years ago |
0 |
|
2 |
mit |
Jupyter Notebook |
| Stream Tweets and store them in a relational DB. Perform sentiment analysis and network interaction. |
| MirunaPislar/Sarcasm-Detection |
52 |
|
0 |
0 |
almost 8 years ago |
0 |
|
4 |
mit |
Python |
| Detecting Sarcasm on Twitter using both traditonal machine learning and deep learning techniques. |
| laviavigdor/twitter-sentiment-analysis |
25 |
|
0 |
0 |
about 9 years ago |
0 |
|
3 |
|
Python |
| Sentiment Analysis on twitter using Keras / TensorFlow / GloVe |
| mtaruno/eve-bot |
24 |
|
0 |
0 |
about 4 years ago |
0 |
|
13 |
mit |
Jupyter Notebook |
| EVE bot, a customer service chatbot to enhance virtual engagement for Twitter Apple Support |
| jctestud/char-rnn |
20 |
|
0 |
0 |
over 8 years ago |
0 |
|
0 |
|
Jupyter Notebook |
| cbaziotis/datastories-semeval2017-task6 |
19 |
|
0 |
0 |
over 8 years ago |
0 |
|
1 |
|
Python |
| Deep-learning model presented in "DataStories at SemEval-2017 Task 6: Siamese LSTM with Attention for Humorous Text Comparison". |
| akanshajainn/Sentiment-Analysis-Twitter-word2vec-keras |
13 |
|
0 |
0 |
almost 5 years ago |
0 |
|
1 |
gpl-3.0 |
Jupyter Notebook |
| A tweet sentiment classifier using word2vec and Keras. This Keras model can be saved and used on other tweet data, like streaming data extracted through the tweepy API. |