Doc2Vec and Annotated Lyrics: Are they "Genius"? (DSI Capstone II Project)
-
Updated
May 15, 2019 - Python
Doc2Vec and Annotated Lyrics: Are they "Genius"? (DSI Capstone II Project)
🎵 LyricsTranslator is a Python library for automated lyrics translation
LyricLocate is a FastAPI service that fetches and caches song lyrics using the Genius API and Google search.
With the help of BeautifulSoup, first web scrape the lyrics and save the details of the songs/lyrics into a csv file. Then, perform Text and Sentiment Analysis on the extracted data.
A lightweight tool built on top of lyricsgenius and nltk in order to analyze the sentiment of your favorite artists and songs.
Исходные файлы приложения "LyricsMood", разработанного для лабораторной работы по курсу 01.03.04 - "Методы искуственного интеллекта", кафедры КИК, НИТУ МИСиС, 2021-2022 уч. год.
Add a description, image, and links to the lyricsgenius topic page so that developers can more easily learn about it.
To associate your repository with the lyricsgenius topic, visit your repo's landing page and select "manage topics."