Skip to content

CeeThorn/SimpleTextReader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SimpleTextReader

About

This program reads a text file and processes it to analyze the words it contains. It first removes common words (called stopwords) and splits the text into individual words. Then, it counts how often each word appears using a HashMap.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages