Zero-Shot Classification Prompt

U

@

·

Zero-shot classification prompt with systematic feature extraction, category matching, and confidence assessment for accurate categorization.

34 copies0 forks
Classify the following item without any examples, using only the category definitions provided.

## Item to Classify
{{item_text}}

## Categories
{{category_definitions}}

## Classification Instructions

Analyze the item systematically:

1. **Key Feature Extraction**: Identify the most important characteristics of this item that would determine its category.

2. **Category Matching**: Compare each extracted feature against the category definitions.

3. **Confidence Assessment**: Rate your confidence (high/medium/low) for each potential category match.

4. **Final Classification**: Select the best-matching category.

**Output Format:**
```json
{
  "features": ["feature1", "feature2"],
  "category": "selected_category",
  "confidence": "high|medium|low",
  "reasoning": "Brief explanation"
}
```

Details

Category

Analysis

Use Cases

Zero-shot classificationCategory assignmentContent tagging

Works Best With

claude-sonnet-4-20250514gpt-4o
Created Shared

Create your own prompt vault and start sharing