Browsing by Research Output - Author "Affan, Muhammad"
Now showing 1 - 1 of 1
- Results Per Page
- Sort Options
Publication ASAnalyzer: Attention based sentiment analyzer for real-world sentiment analysis(IEEE, 2023); ; ; ; ; In this era of big data, a lot of data is produced in various forms every second through various sources. Text data is one of those types that is produced mainly through social media like Twitter, Facebook, YouTube comments, WhatsApp, etc. To know the public's point of view on a specific issue, we can perform sentiment analysis on the text data collected from the above sites. Even though various algorithms have been proposed for sentiment analysis, these algorithms have issues of high time complexity and low context awareness, leading to low classification accuracy. To resolve the above issues, we propose an attention-based sentiment analyzer for real-world sentiment analysis named ‘ASAnalyzer’, which uses CNN+Attention-Based BiGRU. CNN is used to extract local features from the tweets, and then these features are used by Attention-Based BiGRU to learn the contextual information of the tweets and the long-term dependencies in both directions of the text, which helps to improve accuracy. To validate our algorithm, we used tweet data about the anti-COVID-19 vaccine from Twitter, and the results have shown that our method outperformed other state-of-the-art methods.Type:Conference Paper