Skip to content

Processing program that gets user inputs and prints them to the screen, in a color whose darkness is determined by the frequency of that word

License

Notifications You must be signed in to change notification settings

smobyrne/WordFreq

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MLH LocalHackDay2018 (SWE x Cruzhacks PreHackathon)

Processing program that takes input from specified text file. Parses text and displays in window for user to view. The color of the word is dependent on the frequency in which it appears (the darker the word, the higher the frequency). Default color is purple :)

To execute program, download folder 'WordFreq.windows32', modify "UserInput.txt" to contain desired text, and execute. Ensure that UserInput.txt is in the same location as WordFreq.exe when attempting to execute.

Created by Rachel Haub and Sean O'Byrne

About

Processing program that gets user inputs and prints them to the screen, in a color whose darkness is determined by the frequency of that word

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Processing 100.0%