wdcount icon indicating copy to clipboard operation
wdcount copied to clipboard

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

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