Skip to content

solomondaner/Text-Content-Analyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Text-Content-Analyzer

Built a text content analyzer in Python to analyze input from a file and compile statistics on it. The program outputs the full text content, total word count, count of unique words, number of sentences, number of lines, the ability to find often used phrases (a phrase of 3 or more words used over 3 times), and a list of words used in order of descending frequency.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages