everydaycodings / Twitter-Sentimental-Analysis-WebApp

Twitter Sentiment Analysis using #tag, words and username
https://twitter--sentiment--analysiss.herokuapp.com/
MIT License
45 stars 17 forks source link

Confuse about Machine learning #5

Open qieratajul opened 1 year ago

qieratajul commented 1 year ago

hi, what are machine learning that you used in this project, can you explain a little bit? Thankyou.

everydaycodings commented 1 year ago

I have used deep learning called RNN(text sentiment analysis).

everydaycodings commented 1 year ago

I have applied RNN by using a library called TextBlob.