| count_bigrams | Bigrams dataframe tokenizer |
| get_artist_songs_in_df | Retrieve songs of artist |
| get_lyric_from_song | Retrieve lyrics of a song |
| get_lyrics_from_songs_df | Retrieve lyrics of multiple songs |
| get_my_current_play | Retrieve currently playing song on Spotify |
| make_lda_lyrics | 2-topic LDA for lyrics |
| run_app | Run the Shiny Application |
| sentiment_lyrics | Lyrics sentiment joiner |
| sentiment_lyrics_count | Lyrics sentiment joiner |
| tokenize_lyrics | Lyrics tokenizer |
| tokenize_lyrics_clean_stopwords | Lyrics Stopwords cleaner |
| visualize_bigrams | Plot graph of bigrams of a lyrics |
| viz_lda_wordcloud | Plot comparative wordcloud for 2-topic LDA |
| viz_sentiment_by_artist | Plot sentiment of a song by artist |
| viz_sentiment_wordcloud | Plot comparative wordcloud for sentiment of words that... |
| viz_sentiment_word_contrib | Plot Top 10 words that contribute to positive/negative... |
| viz_top_10_words | Plot Top 10 words of a song |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.