Poetry Sentiment Visualization

Created
Nov 15, 2022 04:30 PM
Tags

Poetry Sentiment Visualization

 
notion image

Concept

Ideas
  • Book sentiment visualization by chapter
  • Using memes/images to translate written sentiment
Practice
  • Get poems from API, analyze their sentiment flow, and use Gifs from Giphy to visualize sentiment (and maybe get some funny results)
    • Users can also write poems to get instinct visualization for inspiration
 

Problems and Solutions

  • The open-source book I found is the Bible, which is problematic for sentiment analysis. Replaced by poetry
  • How to show the emotional flow of the long text? Extract sentiment by sentence.
  • Giphy contents are too random. Add filter to restrain style (did not succeed)
Text are too long.
Scrollable container (did not succeed), only shows part of the text.