Computer Vision Conference (CVC) 2026
21-22 May 2026
Publication Links
IJACSA
Special Issues
Computer Vision Conference (CVC)
Computing Conference
Intelligent Systems Conference (IntelliSys)
Future Technologies Conference (FTC)
International Journal of Advanced Computer Science and Applications(IJACSA), Volume 17 Issue 4, 2026.
Abstract: Monitoring public perception on social media is increasingly important for detecting reputational risks and communication opportunities in rapidly evolving digital environments. However, operational sentiment monitoring remains challenging due to platform fragmentation, heterogeneous data formats, and the need to generate interpretable reports quickly when specialized analysts are not available. This study presents SentimentPulse, a web-based system for multi-platform sentiment monitoring driven by a user-defined query. The system integrates concurrent data extraction from X, Facebook, LinkedIn, and Instagram with large language model (LLM) based sentiment classification and automated executive story-telling generation. The architecture combines parallel scraping processes for data acquisition with multithreaded LLM inference to improve throughput, while structured persistence enables job tracking and cross-platform analysis. The system operates under practical constraints, including platform-specific access limitations, dynamic content availability, and dependency on external LLM services, which may introduce variability in response times and outputs. The evaluation is conducted under controlled experimental conditions using fixed query limits and asynchronous execution settings, and results should be interpreted within these operational boundaries. Experimental results from two anonymized case studies demonstrate the effectiveness and operational performance of the approach. In the first case study, the system processed 1032 social media interactions and produced a sentiment distribution of 49.0% positive, 36.6% negative, and 14.2% neutral, with a manual validation accuracy of 0.88. In the second case study, the pipeline processed 1121 records, with parallel scraping accounting for the majority of the runtime and LLM inference achieving a throughput of 12.08 items per second. These results show that combining concurrent multi-platform extraction with LLM-based interpretation enables practical and interpretable social listening workflows, while highlighting the im-portance of considering system-level constraints when deploying such solutions in real-world environments.
Gabriel A. León-Paredes, Erika C. Villa-Quishpi, Jorge E. Márquez-Chávez and Erick F. Zhigue-Granda. “SentimentPulse: A Concurrent Multi-Platform System for Social Media Sentiment Monitoring with LLM-Based Interpretation”. International Journal of Advanced Computer Science and Applications (IJACSA) 17.4 (2026). http://dx.doi.org/10.14569/IJACSA.2026.0170494
@article{León-Paredes2026,
title = {SentimentPulse: A Concurrent Multi-Platform System for Social Media Sentiment Monitoring with LLM-Based Interpretation},
journal = {International Journal of Advanced Computer Science and Applications},
doi = {10.14569/IJACSA.2026.0170494},
url = {http://dx.doi.org/10.14569/IJACSA.2026.0170494},
year = {2026},
publisher = {The Science and Information Organization},
volume = {17},
number = {4},
author = {Gabriel A. León-Paredes and Erika C. Villa-Quishpi and Jorge E. Márquez-Chávez and Erick F. Zhigue-Granda}
}
Copyright Statement: This is an open access article licensed under a Creative Commons Attribution 4.0 International License, which permits unrestricted use, distribution, and reproduction in any medium, even commercially as long as the original work is properly cited.