Skip to content

This program takes a file with text as input, processes it so that it gets an array of words, then sorts these words and outputs them to a file. The program can be useful, for example, for processing a story or even a whole book, you can even find out which words are used most often, translate them and learn in another language.

License

Notifications You must be signed in to change notification settings

igonna/PopularWords

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PopularWords

This program takes a file with text as input, processes it so that it gets an array of words, then sorts these words and outputs them to a file. The program can be useful, for example, for processing a story or even a whole book, you can even find out which words are used most often, translate them and learn in another language.

About

This program takes a file with text as input, processes it so that it gets an array of words, then sorts these words and outputs them to a file. The program can be useful, for example, for processing a story or even a whole book, you can even find out which words are used most often, translate them and learn in another language.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published