> ## Documentation Index
> Fetch the complete documentation index at: https://docs.corvic.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# AI Data Enrichment and Labeling: Text Sentiment Analysis

> Learn how to enrich your text data with AI-powered sentiment analysis labels using Corvic AI

## AI Data Enrichment and Labeling: Text Sentiment Analysis

This tutorial demonstrates how to use Corvic AI to enrich your text data with AI-powered sentiment analysis labels. Learn how to automatically analyze sentiment in your text data and add structured labels that enhance your embeddings and enable more sophisticated analysis.

<iframe className="w-full aspect-video rounded-xl" src="https://www.youtube.com/embed/8dlF4QCzsRs" title="AI Data Enrichment and Labeling: Text Sentiment Analysis - Corvic AI" frameBorder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowFullScreen />

## What You'll Learn

* Enriching text data with AI-powered sentiment analysis
* Automatically labeling text with sentiment scores
* Using sentiment labels to enhance embeddings
* Building applications that leverage sentiment analysis

## Key Concepts

### AI-Powered Sentiment Analysis

Corvic AI enables you to automatically analyze sentiment in your text data and add structured labels such as positive, negative, or neutral sentiment scores. This enrichment enhances your data with valuable metadata that can improve embeddings and enable sentiment-based queries and analysis.

### Data Enrichment Pipeline

The sentiment analysis enrichment process analyzes your text data, extracts sentiment information, and adds labels that become part of your enriched dataset. These labels can then be used in Corvic Tables, embeddings, and agents to enable sentiment-aware applications.

## Enriching Data with Sentiment Analysis

### Step 1: Prepare Your Text Data

Ensure your text data is properly formatted and accessible. This can include customer reviews, social media posts, support tickets, survey responses, or any other text-based data where sentiment analysis would be valuable.

### Step 2: Configure Sentiment Analysis

Configure the sentiment analysis enrichment by specifying which text fields to analyze and how sentiment labels should be structured. Corvic AI automatically processes your text and generates sentiment labels.

### Step 3: Review and Use Enriched Data

Review the generated sentiment labels and use them in your Corvic Tables and embeddings. The sentiment information enhances your embeddings and enables sentiment-based search, filtering, and analysis in your applications.

## Benefits

Sentiment analysis enrichment adds valuable metadata to your text data, enabling sentiment-aware search, filtering, and analysis. This enhances your embeddings with sentiment information and allows you to build applications that understand and respond to sentiment in your data.

## Best Practices

Use sentiment analysis enrichment for text data where sentiment is meaningful, such as customer feedback, reviews, or social media content. Review sentiment labels for accuracy and adjust thresholds as needed. Combine sentiment labels with other enrichments for comprehensive data analysis.

## Related Documentation

<CardGroup cols={2}>
  <Card title="Data Enrichment" icon="code" href="/tutorials/data-enrichment">
    Learn about code-based augmentation for data enrichment.
  </Card>

  <Card title="Corvic Tables" icon="eye" href="/concepts/feature-views">
    Use enriched data in your Corvic Tables for distributed processing.
  </Card>

  <Card title="Spaces" icon="layer-group" href="/concepts/spaces">
    Generate embeddings from sentiment-enriched data.
  </Card>

  <Card title="Agents" icon="robot" href="/concepts/agents">
    Build sentiment-aware agents using enriched data.
  </Card>
</CardGroup>

## Additional Resources

* [Watch on YouTube](https://www.youtube.com/watch?v=8dlF4QCzsRs\&list=PLg5ygoWwy28IOi8xYqjr_HlSBJorIOEvu\&index=6)
* [Full Playlist](https://www.youtube.com/playlist?list=PLg5ygoWwy28IOi8xYqjr_HlSBJorIOEvu)
