Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jackh54 authored Nov 20, 2024
1 parent 78714a0 commit 91a27e6
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@

This is a Python-based application that analyzes sentiment and emotions from text using **TextBlob**, **NLTK**, and **VADER**. It provides visualizations for sentiment trends and comparative analysis for multiple texts.

## Live Preview

Check out the live preview of the app:

- https://jackh54-sentiment-analyis.streamlit.app/

## Features

- **Text Sentiment Analysis**: Analyze the overall sentiment (positive, neutral, negative) and subjectivity of input text.
Expand Down

0 comments on commit 91a27e6

Please sign in to comment.