Skip to content

ridcode/Word-count

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

This program will take in a text file (file must be in plain text format) and output information about the text.

Instructions:

To run the program, download the code and place it in the same folder in which your text file is located

cd to the folder

To run the program type the following on the command line: python textanalyze.py and your text file

example: python textanalyze.py words.txt

About

Program that outputs frequencies of words, letter frequencies, word count(tokens), types of words, and entropy of text

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages