paper-with-me

홈 › Papers

Exploring the Power of Topic Modeling Techniques in Analyzing Customer Reviews: A Comparative Analysis

2023-08-19 · Anusuya Krishnan

The exponential growth of online social network platforms and applications has led to a staggering volume of user-generated textual content, including comments and reviews. Consequently, users often face difficulties in extracting valuable insights or relevant information from such content. To address this challenge, machine learning and natural language processing algorithms have been deployed to analyze the vast amount of textual data available online. In recent years, topic modeling techniques have gained significant popularity in this domain. In this study, we comprehensively examine and compare five frequently used topic modeling methods specifically applied to customer reviews. The methods under investigation are latent semantic analysis (LSA), latent Dirichlet allocation (LDA), non-negative matrix factorization (NMF), pachinko allocation model (PAM), Top2Vec, and BERTopic. By practically demonstrating their benefits in detecting important topics, we aim to highlight their efficacy in real-world scenarios. To evaluate the performance of these topic modeling methods, we carefully select two textual datasets. The evaluation is based on standard statistical evaluation metrics such as topic coherence score. Our findings reveal that BERTopic consistently yield more meaningful extracted topics and achieve favorable results.

📄 PDF Abstract BibTeX arXiv:2308.11520

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Why ADAGRAD Fails for Online Topic Modeling

2017-09-01 · EMNLP 2017 9 · You Lu, Jeffrey Lund, Jordan Boyd-Graber

Online topic modeling, i.e., topic modeling with stochastic variational inference, is a powerful and efficient technique for analyzing large datasets, and ADAGRAD is a widely-used technique for tuning learning rates duri…

Topic ModelsVariational Inference

GINopic: Topic Modeling with Graph Isomorphism Network

2024-04-02 · Suman Adhya, Debarshi Kumar Sanyal

Topic modeling is a widely used approach for analyzing and exploring large document collections. Recent research efforts have incorporated pre-trained contextualized language models, such as BERT embeddings, into topic m…

Topic Models

Lecture Notes on Grid Modeling of Renewable Energy

2024-10-26 · Sohail Khan

These lecture notes provide a comprehensive guide on Grid Modeling of Renewable Energy, offering a foundational overview of power system network modeling, power flow, and load flow algorithms critical for electrical and …

ProtoTopic: Prototypical Network for Few-Shot Medical Topic Modeling

2025-10-15 · Martin Licht, Sara Ketabi, Farzad Khalvati arxiv

Topic modeling is a useful tool for analyzing large corpora of written documents, particularly academic papers. Despite a wide variety of proposed topic modeling techniques, these techniques do not perform well when appl…

Few-Shot Learning

Topic Similarity Networks: Visual Analytics for Large Document Sets

2014-09-26 · Arun S. Maiya, Robert M. Rolfe

We investigate ways in which to improve the interpretability of LDA topic models by better analyzing and visualizing their outputs. We focus on examining what we refer to as topic similarity networks: graphs in which nod…

Topic Models