AKASH LAKHANI

and 2 more

Due to the increased use and popularity of social media platforms in the most recent technological period, sentiment categorization has emerged as an important research area among those platforms. When it comes to Twitter, the main problem of previous research is, they all did a sentiment classification on the document level (Tweet level). It cannot classify the sentiment for any particular aspect. When it comes to the review of any multifunctional product and service, gathering an overall positive or negative mood may not be helpful to the firms as it is more crucial to ascertain precisely what their customers are happy or upset about, to bring the updates and changes on that particular product and service. In addition to this, what if someone wants to know the sentiments about recently generated data or tweets? What if someone wants to know the sentiment for data between a particular date range? What if users want to get sentiment of the tweets regarding current ongoing events and happenings? Along with this, very few of them performed aspect-based sentiment analysis on other platforms and they are using the same data set for training purposes as well as analytics purposes. So here we come up with the idea of Aspect based sentiment analysis on twitter, in which we train our model with a publicly available dataset, and then the user will give a particular hashtag and aspects. Our system will get tweets related to that specific hashtag from publicly available daily search twitter API and our model will take those tweets as input for analytics. Then machine learning operations will be performed on those tweets to find sentiment analysis for that hashtag’s tweet and its aspects with the best accuracy. In that way, we can get responses from people on any event, feedback or national issue, or matter of people’s support. The experimental findings also showed that our method beats current state-of-the-art approaches.

Rutvij Kanani

and 2 more

Everyone may now readily communicate and share their sentiments with individuals around the world thanks to the various social networking platforms. In the current scenario, some people are more extroverted on social media than others around them. In the end, whenever they get into trouble or any situation where they need other people’s help who gives them motivation or who cares, they would not be there because that time sufferer prefers to express their feeling on social media rather than any close once. Therefore, if they are warned in advance, there are some strategies that reduce the stress and mental  health issues that they are experiencing. Due to rising these issues globally, attract many researchers to  focus on the subject and provide some viable solutions, where there is still a need for more research that  provides some efficient results. So finally, we built a project in which it takes users’ tweets as input, and  it will give the result in the form of depression or not using the help of a machine learning algorithm. For  the segmentation of tweets, we are using LSTM (Long Short-Term Memory) machine learning algorithm  which is best suited for this task. Not only this but LSTM performs best out of available machine learning  algorithms. All the emotions are identified as neutral, positive, or negative which assists to provide a  solution toward sentiments. Apart from this, we are not focusing on only the English language but we  will try to counter this issue in different languages by translating other languages into English, which  other researchers have missed out on in their research. With the help of these results, the company will  take different steps to mitigate the stress from those users by providing motivational feeds in their feed  section or any other way.