Skip to content

AnanthuAjay/TopKeywordAnalyser

Repository files navigation

TopKeywordAnalyser

Finding top 9 keywords from the National Anthem file and print in order of decreasing frequency. Using Threads to read a file.

Hints : Use TaskManager. Create one Runnable based class named FileReaderRunnable that has constructor to get a filepath. Submit one FileReaderRunnable object to read National Anthem filr and print result. NOTE : Also make sure Each word is converted to lowercase first for processing !

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages