Skip to content

Emojifier AI: Transform Text into Emoji-rich Sentences

Notifications You must be signed in to change notification settings

paschalis777/Emojifier-AI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

d6fb87e · Jan 24, 2025

History

3 Commits
Jan 24, 2025
Jan 24, 2025

Repository files navigation

Emojifier-AI

Emojifier AI: Transform Text into Emoji-rich Sentences

Emojifier AI is an interactive Python-based application that converts text into a sentence enhanced with relevant emojis. It analyzes the sentiment of the input text using VADER sentiment analysis and assigns appropriate emojis based on the sentiment score. Additionally, it includes a lexical mapping of common words and phrases to their corresponding emojis, providing a fun and engaging way to express emotions, activities, and concepts.

Key Features:

  • Sentiment Analysis: The program evaluates the sentiment of your input text and appends an emoji to reflect the mood (e.g., happy, sad, neutral).
  • Word-to-Emoji Mapping: Common words and phrases are automatically replaced with emojis (e.g., "love" becomes "❤️", "food" becomes "🍔🍕").
  • User Interaction: The program allows users to enter any text, and it responds with an emoji-enhanced version of the sentence.

How it Works:

  1. Input: You enter a sentence or phrase.
  2. Analysis: The program checks the sentiment of your text (positive, negative, or neutral).
  3. Emoji Transformation: The program replaces words from its predefined lexicon with emojis and adds a sentiment-based emoji at the end.
  4. Output: A transformed sentence appears with emojis reflecting the mood and words from the sentence.

Example:

  • Input: "I love coding and playing games."
  • Output: "I ❤️ coding and playing games 🎮"

This tool is perfect for adding fun to messages, social media posts, or any form of communication where you want to convey emotions with a splash of color!


Let me know if you would like to make any changes!

About

Emojifier AI: Transform Text into Emoji-rich Sentences

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages