cd /news/natural-language-processing/best-preprocessing-techniques-for-se… · home topics natural-language-processing article
[ARTICLE · art-37193] src=arxiv.org ↗ pub= topic=natural-language-processing verified=true sentiment=· neutral

Best Preprocessing Techniques for Sentiment Analysis

A new study on arXiv systematically examines the order of preprocessing techniques for sentiment analysis on Twitter datasets, finding that tokenisation is the most impactful technique while spelling correction is the least. The optimal order is tokenisation, text cleaning, stemming, and stop-word removal, with stop-word removal performed without removing negation. These findings provide a systematic approach to improve model output without costly exploratory preprocessing.

read1 min views5 publishedJun 24, 2026

arXiv:2606.24055v1 Announce Type: new Abstract: Sentiment analysis in Twitter datasets is important because it enables monitoring public opinion on products and analysis of political and social movements. One critical step is preprocessing: the automated processing of text for machine learning algorithms. Preprocessing plays a critical role in reducing noise and improving efficiency. However, little research has systematically examined the order in which preprocessing techniques are implemented. We find that, when accounting for order, spelling correction is the least impactful preprocessing technique, whereas tokenisation is the most impactful. Stemming and stop-word removal are interchangeable, and it is better to remove stop words without removing negation. The best order for applying the preprocessing techniques was tokenisation, text cleaning, stemming, and then stopword removal. Our results provide a systematic approach for practitioners to deploy preprocessing to improve model output without the costly preprocessing exploratory phase.

── more in #natural-language-processing 4 stories · sorted by recency
── more on @arxiv 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/best-preprocessing-t…] indexed:0 read:1min 2026-06-24 ·