NLPEmojiPoemGenerator is an interactive tool that enhances written poems with emojis, adding an expressive touch. It uses spaCy for linguistic analysis, TextBlob for sentiment analysis, and a T5 Transformer model to suggest emojis that fit the context of the text.
- Generate new poems with emoji enhancements.
- Enhance existing poems by adding emojis.
- Save poems locally.
- Load and re-enhance saved poems.
Clone the repository: git clone https://github.com/doro041/NLPEmojiPoemGenerator/ cd NLPEmojiPoemGenerator