paper-with-me

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 users with more meaningful and tailored experiences. The study addresses the common problem of polysemy in search engines, where the same keyword may have multiple meanings. It proposes a solution to this issue by embedding a smart search function into the search engine, which can differentiate between different meanings based on sentiment. The study leverages sentiment analysis, a powerful natural language processing (NLP) technique, to classify and categorize news articles based on their emotional tone. This can provide more insightful and nuanced search results. The article reports an impressive accuracy rate of 85% for the proposed smart search function, which outperforms conventional search engines. This indicates the effectiveness of the sentiment-based approach. The research explores multiple sentiment analysis models, including Sentistrength and Valence Aware Dictionary for Sentiment Reasoning (VADER), to determine the best-performing approach. The findings can be applied to enhance search engines, making them more capable of understanding the context and intent behind users 'queries. This can lead to better search results that are more aligned with what users are looking for. The proposed smart search function can improve the user experience by reducing the need to sift through irrelevant search results. This is particularly important in an age where information overload is common.

📄 PDF Abstract BibTeX arXiv:2311.01895

Code (0)

등록된 구현이 없습니다.

Tasks

ArticlesInformation RetrievalMarketingSentiment Analysis

Methods 이 논문이 사용한 방법론

AWARE We propose to theoretically and empirically examine the effect of incorporating weighting schemes into walk-aggregating GNNs. To this end, we propose a simple, interpretable, and…

Similar Papers 제목 키워드 기반

Developing a Meta-suggestion Engine for Search Queries

2021-10-25 · Seungmin Kim, EunChan Na, Seong Baeg Kim

Typically, search engines provide query suggestions to assist users in the search process. Query suggestions are very important for improving users search experience. However, most query suggestions are based on the user…

RerankingRe-Ranking

Delphic Costs and Benefits in Web Search: A utilitarian and historical analysis

2023-08-15 · Andrei Z. Broder, Preston McAfee

We present a new framework to conceptualize and operationalize the total user experience of search, by studying the entirety of a search journey from an utilitarian point of view. Web search engines are widely perceived …

Information RetrievalMisinformation

Enhancing Social Media Personalization: Dynamic User Profile Embeddings and Multimodal Contextual Analysis Using Transformer Models

2024-07-09 · Pranav Vachharajani

This study investigates the impact of dynamic user profile embedding on personalized context-aware experiences in social networks. A comparative analysis of multilingual and English transformer models was performed on a …

Werewolf: A Straightforward Game Framework with TTS for Improved User Engagement

2025-05-30 · Qihui Fan, Enfu Nan, Wenbo Li, Lei Lu 외

The growing popularity of social deduction game systems for both business applications and AI research has greatly benefited from the rapid advancements in Large Language Models (LLMs), which now demonstrate stronger rea…

text-to-speechText to Speech

Leveraging Retrieval-Augmented Generation for Persian University Knowledge Retrieval

2024-11-09 · Arshia Hemmat, Kianoosh Vadaei, Mohammad Hassan Heydari, Afsaneh Fatemi

This paper introduces an innovative approach using Retrieval-Augmented Generation (RAG) pipelines with Large Language Models (LLMs) to enhance information retrieval and query response systems for university-related quest…

Information RetrievalPrompt EngineeringQuestion AnsweringRAG+2