From 3f0caf4209d48da233f3b7c8e69bed7641ce07e9 Mon Sep 17 00:00:00 2001 From: kelseyfglenn <63033406+kelseyfglenn@users.noreply.github.com> Date: Tue, 21 Sep 2021 13:30:31 -0700 Subject: [PATCH] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index af4dc0c..e22ff3a 100644 --- a/README.md +++ b/README.md @@ -26,10 +26,10 @@ Methodology: * Generate TF-IDF matrix * Calculate unique word and syllable rates * **Analysis** - * Topic Modeling - * NMF Topic Modeling to create semantic categories - * Combine with unique word and syllabic information and apply KMeans clustering - * Aggregate artists’ song categorizations to characterize their style + * Topic Modeling + * NMF Topic Modeling to create semantic categories + * Combine with unique word and syllabic information and apply KMeans clustering + * Aggregate artists’ song categorizations to characterize their style * **Deployment** * Recommender flask application * Tableau visualization