Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 236 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 236 Bytes

BoW-WordFrequencyCounter

BoW-WordFrequencyCounter is a Java program that analyzes Notepad text files. It uses bag-of-words to calculate the frequency of each word and outputs the top 10 most frequent words along with processing time.