paper-with-me

Papers

Smart Sentiment Analysis-based Search Engine Classification Intelligence

2023-06-16 · Mike Nkongolo

Search engines are widely used for finding information on the internet. However, there are limitations in the current search approach, such as providing popular but not necessarily relevant results. This research addresses the issue of polysemy in search results by implementing a search function that determines the sentimentality of the retrieved information. The study utilizes a web crawler to collect data from the British Broadcasting Corporation (BBC) news site, and the sentimentality of the news articles is determined using the Sentistrength program. The results demonstrate that the proposed search function improves recall value while accurately retrieving nonpolysemous news. Furthermore, Sentistrength outperforms deep learning and clustering methods in classifying search results. The methodology presented in this article can be applied to analyze the sentimentality and reputation of entities on the internet.

📄 PDF Abstract BibTeX arXiv:2306.09777

Code (0)

등록된 구현이 없습니다.

Tasks

ArticlesClassificationClusteringSentiment Analysis

Similar Papers 제목 키워드 기반

Enhancing search engine precision and user experience through sentiment-based polysemy resolution

2023-11-03 · Mike Nkongolo

With the proliferation of digital content and the need for efficient information retrieval, this study's insights can be applied to various domains, including news services, e-commerce, and digital marketing, to provide …

ArticlesInformation RetrievalMarketingSentiment Analysis

Opinion Mining on Offshore Wind Energy for Environmental Engineering

2024-09-22 · Isabele Bittencourt, Aparna S. Varde, Pankaj Lal

In this paper, we conduct sentiment analysis on social media data to study mass opinion about offshore wind energy. We adapt three machine learning models, namely, TextBlob, VADER, and SentiWordNet because different func…

Data VisualizationOpinion MiningSentiment AnalysisSubjectivity Analysis

Sentiment Analysis on Customer Responses

2020-07-05 · Antony Samuels, John Mcgonical

Sentiment analysis is one of the fastest spreading research areas in computer science, making it challenging to keep track of all the activities in the area. We present a customer feedback reviews on product, where we ut…

Opinion MiningSentiment Analysis

Sentiment analysis for software engineering: How far can zero-shot learning (ZSL) go?

2026-04-15 · Reem Alfayez, Manal Binkhonain arxiv

Sentiment analysis in software engineering focuses on understanding emotions expressed in software artifacts. Previous research highlighted the limitations of applying general off-the-shelf sentiment analysis tools withi…

Sentiment AnalysisZero-Shot Learning

Sentiment Analysis in SemEval: A Review of Sentiment Identification Approaches

2025-03-13 · Bousselham El Haddaoui, Raddouane Chiheb, Rdouan Faizi, Abdellatif El Afia

Social media platforms are becoming the foundations of social interactions including messaging and opinion expression. In this regard, Sentiment Analysis techniques focus on providing solutions to ensure the retrieval an…

Sentiment AnalysisWord Embeddings