Skip to content

pratik-p/WordCounter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

WordCounter

Counts frequency of words

Requirements

Java

Any document in .txt format

Instructions

Open bash/cmd/terminal. Navigate to frequencycount\src and type:

$ javac WordCounter.java

$ java WordCounter

$ Please enter a file name: GreenEggsAndHam.txt

About

Counts frequency of words

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages