Skip to content

joshj97/Lyrics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Assignment 3 & 4

Assignment 3 & 4 - Data Structures

cisc3130

Instructor: Katherine Chuang Brooklyn College Josh Jacob

Objective:

To build a program that is able to count each word in a .txt file and bring back the amount of times each word appears in order.

In this file contains a text document and Java code that will access the lyrics on the text file. By using a hashmap data structure we will be able to easily access and assign each KEY WORD a VALUE which will also allow us to increment/decrement.

There is also an HTML language based website that compiles the most appeared words in a heart form, with the cover art as the background.

About

Project #3

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors