Site Logo
All articles
Commentary on News

Map Narratives Faster: qualitative analysis of social media narratives

Evidano5 min read

Fast, reproducible qualitative analysis of social media narratives is now feasible. A June 30, 2026 PLoS ONE paper introduces ST-TAN, a RoBERTa-based Transformer that jointly models sentiment, topic and time on a 120, 000-sample Twitter Event Narrative Dataset, raising narrative-structure F1 to 0.87 and narrative integrity to 85.3%. This post explains what that means for qualitative researchers and UX/ops teams and shows practical ways to reproduce the study’s gains using Evidano. Read the original study: PLoS ONE.

Key Takeaways

Evidano is an AI-powered qualitative data analysis platform that helps teams ingest, analyze, and export narrative findings from social media.

The June 30, 2026 PLoS ONE paper introduces ST-TAN, a joint sentiment-topic-temporal model that achieved narrative-structure F1 = 0.87 on a 120, 000-tweet dataset and kept cross-event drops small (≈5.75%).

  • Source: PLoS ONE.
  • ST-TAN results: narrative F1 = 0.87, narrative integrity = 85.3%, sentiment accuracy = 89%, topic accuracy = 90% on the TEND dataset (n = 120, 000).
  • Practical fit: this approach is suited to public opinion monitoring, crisis communications, UX feedback analysis, and other workflows that need reproducible timelines and cross-segment comparisons.

Findings snapshot

MetricValueNoteSource
PublishedJune 30, 2026Peer-reviewed PLoS ONEPLoS ONE
Dataset120, 000 tweets (TEND)10 events; avg 23.4 tokens/tweetPLoS ONE
ModelST-TAN (RoBERTa-base + fusion modules)RoBERTa-base (12 layers, 768 dim); LoRA fine-tuningPLoS ONE
Narrative F10.87Overall narrative-structure F1 on held-out testsPLoS ONE
Narrative integrity85.3%Percentage of fully reconstructed narrative tuplesPLoS ONE
Sentiment accuracy89%Five-label sentiment (joy, anger, sadness, fear, neutral)PLoS ONE
Topic accuracy90%Five topic categoriesPLoS ONE
Robustness (high noise)Narrative F1 = 0.76Performance drop ≈12.6% under heavy synthetic noisePLoS ONE
Cross-event drop≈5.75% (narrative F1)Test on 2 unseen eventsPLoS ONE

What ST-TAN did (practical summary)

ST-TAN jointly models sentiment and topic with a temporal attention layer to reconstruct ordered narrative units from fragmented social posts.

  • Preprocessing: the study splits timelines into 24-hour temporal stages and segments narrative units using a semantic similarity threshold of 0.5.
  • Encoder: RoBERTa-base (12 layers, 768 hidden, 12 heads); LoRA is used to reduce fine-tuning parameters by approximately 90%.
  • Losses: the model combines a sentiment-weighted cross-entropy, focal loss for sparse narrative labels, and a temporal consistency loss to enforce chronological plausibility.
  • Annotation: three annotators produced Cohen’s kappa scores of narrative 0.85, sentiment 0.82, and topic 0.79.
  • Evaluation: training set 96k tweets (7 events), validation 12k (1 event), test 12k (2 held-out events).

So what for qualitative researchers and UX teams

Faster narrative reconstruction

Faster narrative reconstruction is possible because ST-TAN uses joint fusion of sentiment and topic plus temporal attention to order and extract narrative elements from timelines of posts and comments.

Better cross-segment comparisons

Better cross-segment comparisons become achievable because ST-TAN models sentiment and topic together, reducing topic-signal loss in high-emotion content and enabling fairer comparisons across regions or user cohorts.

Real-world robustness

Real-world robustness is documented in the paper, which shows the model handles spelling errors, emoji noise, and redundancy, addressing practical problems where manual coding is brittle.

Do more, faster with Evidano

Ingest & clean (no-code)

Evidano ingests Twitter/X streams, comments, reports or spreadsheets and applies tailored cleaning such as emoji standardization and URL/@ removal, aligning with the paper’s preprocessing.

Link: Evidano

Joint thematic + sentiment analysis out of the box

Evidano runs thematic, sentiment and frequency analyses together to recover narrative tuples similar to ST-TAN output, and provides thematic hierarchies, co-occurrence networks and sentiment-weighted topic views for role/event/topic labeling.

Temporal & cross-segment workflows

Evidano creates time-windowed slices (24-hour or custom) and compares segments (event types, cohorts) with cross-segment analytics and visualizations, enabling replication of the paper’s temporal-stage logic without custom code.

AI-assisted coding, validation & secure data handling

Evidano supports AI-assisted codebook import, automated coding, and clickable source quotes for audit and stakeholder review, and uses encrypted storage while not using customer data to train third-party models, suitable for sensitive research.

Fast prototyping and handoff

Evidano exports reproducible reports, network visuals, and CSVs for mixed-methods write-ups, accelerating the path from raw social posts to publishable narrative analysis.

A 7-step checklist to reproduce ST-TAN-style insights in two weeks

This checklist lists seven steps to move from raw social data to validated narrative findings.

  • 1) Collect: scrape posts and timestamps for the target event, and keep reply/retweet relationships.
  • 2) Clean: normalize emojis, remove noise, and convert timestamps to relative hours.
  • 3) Segment: split data into 24-hour stages and group by semantic similarity using a threshold of approximately 0.5.
  • 4) Label (seed): annotate 500–1, 000 narrative units for role, event, sentiment and topic for a seed set.
  • 5) Automate: run thematic and sentiment models and temporal ordering in Evidano; review AI-suggested narrative tuples.
  • 6) Validate: compute narrative integrity, spot-check misordered sequences, and refine thresholds.
  • 7) Report: export thematic hierarchies, co-occurrence networks and a timed narrative timeline for stakeholders.

FAQ: qualitative analysis of social media narratives

How does joint sentiment-topic modeling help?

Joint sentiment-topic modeling helps by weighting topics with sentiment, which reduces thematic noise and improves event and role identification; the paper reports narrative F1 = 0.87 using this fusion.

Can I apply this to other platforms or languages?

Yes, the approach can be applied to other platforms and languages by using translation with custom dictionaries or native-language models, and the authors indicate plans for cross-platform work; Evidano supports translation with custom dictionaries.

How do I handle privacy and ethics?

Handle privacy and ethics by following platform policies, anonymizing identifiers, and using aggregated outputs; the paper includes an ethics section and human oversight is recommended for decisions affecting people.

Wrapping up & next steps

ST-TAN shows joint sentiment-topic-temporal modeling materially improves automated narrative reconstruction on social media, demonstrated on a 120, 000-tweet dataset (Published June 30, 2026; narrative F1 = 0.87; narrative integrity = 85.3%).

  • Try Evidano for free to import a sample event and run a 7-step pilot.
  • Ethics note: these tools are intended for research and aggregate monitoring; ensure anonymization and human review before operational use.
Company
About
Newsletter

Product updates, research, and tips — straight to your inbox.

© Evidano, All Rights Reserved.