Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 732 Bytes

File metadata and controls

14 lines (12 loc) · 732 Bytes

FeelFlare

FeelFlare - Sentiment Analysis Model

Overview

FeelFlare is a web application that performs sentiment analysis on text input, determining whether the given text has a positive, negative, or neutral sentiment using natural language processing techniques. This app is built using Streamlit, a Python library for creating interactive web applications for data science and machine learning projects.

Features

  • Input a sentence or text to analyze its sentiment.
  • Receive sentiment classification (positive, negative, or neutral) and a polarity score.
  • Get additional information based on the sentiment classification.
  • User-friendly and intuitive interface.
  • Sentiment Visualizations

Creator

Gideon Ogunbanjo