Skip to content

WdCount is a word counting utility tool which is helpful for counting total number of words in a given file.

License

Notifications You must be signed in to change notification settings

krvaibhaw/wdcount

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WdCount

WdCount is a word counting utility which is helpful for counting total number of words in a given file. A word count is a numerical count of the number of words in a document, file, or string of text. It can be utliized in various sceaniros like for document editors, social media with limited words count per post, blogs, etc.

Benefits of this tool includes :

  • It Saves Time and Effort.
  • For long documents, this tool calculates the word count easily.
  • t is the best way to measure the article length.
  • It will improve your textual quality.
  • It also helps to show the amount of anchor text found on your content.

Installation

  1. Make sure Python is installed.
  2. Clone this repository
    $ git clone https://github.com/krvaibhaw/wdcount.git
  1. Change Directory :
    $ cd WdCount
  1. Run the program :
    $ python wdcount.py <folder path>/<text file path>

Example :

    $ python pagerank.py sample/text.txt

About

WdCount is a word counting utility tool which is helpful for counting total number of words in a given file.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages