/lyric-generator

Generate new Eminem-style lyrics

Primary LanguageJavaScript

Lyrics Generator

Generate new lyrics based on Eminem songs.

Installation

npm install

Usage

Start generating lyrics by running node app

Overview

This project makes use of n-grams to determine the possibility of words in a sentence. The app uses lyrics from Eminem songs and creates a dictionary of words combinations, each with an association of words that follow it in any song.