PulseAugur
实时 23:58:15

Hybrid model achieves strong Indonesian sentiment analysis results

Researchers have developed a hybrid approach for Indonesian sentiment analysis, combining TF-IDF text features with logistic regression and a neural network baseline. The study focused on classifying social media text into positive, negative, and neutral categories using a dataset of 707 samples. While the logistic regression model achieved competitive accuracy and F1 scores, the multilayer perceptron (MLP) neural network showed higher accuracy in experimental settings, though it was deemed less suitable for production deployment. AI

影响 This research demonstrates that traditional machine learning models can remain competitive for specific NLP tasks, even with smaller datasets.

排序理由 The cluster contains an academic paper detailing a new methodology for sentiment analysis. [lever_c_demoted from research: ic=1 ai=1.0]

在 arXiv cs.CL 阅读 →

AI 生成摘要 · Google Gemini · 来自 1 个来源。 我们如何撰写摘要 →

Hybrid model achieves strong Indonesian sentiment analysis results

报道来源 [1]

  1. arXiv cs.CL TIER_1 English(EN) · Martin C. T. Manullang ·

    Hybrid TF--IDF Logistic Regression and MLP Neural Baseline for Indonesian Three-Class Sentiment Analysis on Social Media Text

    This paper presents a compact three-class sentiment analysis study for Indonesian social media text. The task is formulated with positive, negative, and neutral outputs derived from a fine-grained emotion dataset. The proposed practical baseline combines TF--IDF text features, th…