wdcount
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
- Make sure Python is installed.
- Clone this repository
$ git clone https://github.com/krvaibhaw/wdcount.git
- Change Directory :
$ cd WdCount
- Run the program :
$ python wdcount.py <folder path>/<text file path>
Example :
$ python pagerank.py sample/text.txt