/Frequency-Counter

This is a JavaFX fun project to make a GUI so that user can easily select a file and can have a look of each word's frequency and unique words.

Primary LanguageJava

word Frequency Counter

This is a JavaFX fun project to make a GUI so that user can easily select a file and can have a look of each word's frequency and unique words.

Here is a quick video how it works

This is simple javafx application and it was done as an assignment.