Skip to content

uzair-suria/py-word-counter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Python Word Counter

This simple script reads text files outputs the each word in the file along with the frequency with which it occured.

Usage

To use the script as is, following steps should be take:

  1. Put the text file in ./data/ folder relative to the path of the script
  2. Run the script
  3. Enter the name of the file with extension

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages