Skip to content

dmestetskiy/filereader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

filereader

reads file and parses it.

The file will be read and parsed. It will then output anything that is a word, sorted by the highest repeatition at the top. If two words have the same counter, they are sorted alphabetically.

A word is anything that is separated by non alphanumeric constants. If a word has " or ' then it is considered part of a word.

The symaary file will be created in the same directory as the input file

startApplication is the main class

About

reads file and parses it

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages