Mood-Based Quote Recommendation Using Deep Learning
摘要
A quote, derived from the term “quotation” involves reiterating someone else’s expression or ideas. It is frequently employed in our writing endeavors when we desire to reference a person’s statement, such as a proverb or the words of a renowned individual, in order to enhance the sophistication or persuasiveness of our composition. Nonetheless, there are instances when we ardently seek to incorporate a quote, yet lack knowledge of an appropriate one to convey our thoughts. Given the challenge of acquainting oneself with or recalling numerous quotes, it becomes exhilarating to have a system that can suggest pertinent quotes during the writing process. Incorporating sayings and renowned declarations from others can offer support, introduce fresh viewpoints, or infuse amusement into an individual’s writings or conversations. This paper introduces a quote recommendation system that utilizes Bidirectional Encoder Representations from Transformers (BERT) embeddings and additional features to suggest quotes based on the user’s mood or query. The system leverages sentiment analysis, quote length analysis, and BERT embeddings to provide accurate and relevant recommendations. By combining these techniques, the system aims to enhance user engagement and satisfaction by delivering quotes that resonate with the user’s emotional state or desired theme.