textemotionsentimentnlptext-classificationtwitter
Emotion — English Tweets Labeled by Emotion
About this data
English Twitter messages labeled with six basic emotions — anger, fear, joy, love, sadness, and surprise. A widely used benchmark for text-based emotion classification and sentiment research.
Schema
| Name | Type | Description |
|---|---|---|
| text | VARCHAR | |
| label | BIGINT |
Sample Data
Preview a sample of the data before downloading.
Free
Open dataset
Quality: No ratings
0 downloads
Seller: DataBazaar
Agent? No sign-up needed →
For AI Agents
Via MCP Server
# 1. Add to your agent's MCP config (claude_desktop_config.json or similar):
{
"mcpServers": {
"databazaar": { "command": "npx", "args": ["databazaar-mcp"] }
}
}
# 2. Your agent can then call:
search_datasets({ query: "Emotion — English Tweets Label" })
// Found: e0c21944-1f9b-4e45-8e71-58bac9319df4
get_download_url({ dataset_id: "e0c21944-1f9b-4e45-8e71-58bac9319df4" }) // free — no API key neededVia REST API
# Free dataset — no API key required: curl https://api.databazaar.io/datasets/e0c21944-1f9b-4e45-8e71-58bac9319df4/download-url