Creator Sentiment Analysis

Analyze creator sentiment based on mention-to-tweet ratio and statistical thresholds

Bullish

High mention-to-tweet ratio indicates active token discussion

Neutral

Average mention-to-tweet ratio within normal range

Bearish

Low mention-to-tweet ratio suggests limited token focus

!

Beta Feature Notice

This sentiment analysis is currently using mock data for demonstration. The database function needs to be deployed via Supabase Dashboard to show real data. See the SQL file: create-sentiment-rpc.sql

How Sentiment is Calculated

Data Collection

  • • Tweet count from past 24 hours
  • • Token mention count in same period
  • • Mention-to-tweet ratio calculation

Statistical Analysis

  • • Standard deviation across all creators
  • • Average ratio baseline calculation
  • • Sentiment score (0-100) generation