Skip to content

Python program that analyzes text sentiment using Transformers and adds a touch of emotion with expressive emojis βœ¨πŸš€

Notifications You must be signed in to change notification settings

sbyzsiwjehe7/moodglyph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

MoodGlyph 🌈😊

Welcome to MoodGlyph - where sentiment analysis meets expressive emojis! πŸš€

Overview

MoodGlyph is a fun and interactive tool that performs sentiment analysis on your text input and adds a splash of emotions with delightful emojis. Whether you want to analyze the mood of a sentence or just have some emoji-powered fun, MoodGlyph has got you covered! πŸ˜ƒπŸ€–

Installation

  1. Clone the repository:

    git clone https://github.com/manna-avijit/moodglyph.git
  2. Install dependencies:

    pip install -r src/requirements.txt
  3. Run the program:

    python src/main.py

    Enter your text or type 'exit' to end the MoodGlyph experience.

How it Works

MoodGlyph uses advanced sentiment analysis techniques to understand the mood conveyed in the input text. The magic happens behind the scenes as the program interprets the emotions and pairs them with expressive emojis to create a visual representation of the sentiment.

Contributing

MoodGlyph is an open-source project, and we welcome contributions! Feel free to fork the repository, make improvements, and submit pull requests. Let's make MoodGlyph even more fantastic together! 🌟

Feedback

We'd love to hear your thoughts and feedback on MoodGlyph. Reach out to us through the GitHub repository and let us know how we can make this tool even more enjoyable for you.

Happy MoodGlyphing! πŸŽ‰πŸ˜„

About

Python program that analyzes text sentiment using Transformers and adds a touch of emotion with expressive emojis βœ¨πŸš€

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages