Skip to content

Commit

Permalink
modify README.md
Browse files Browse the repository at this point in the history
add (how to run) section.
  • Loading branch information
mohammad26845 committed Dec 8, 2020
1 parent 87f3dee commit b2c5038
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@ A program for counting the number of words(word tokenize) in PDF files.

**It should be noted that this program does not detect scanned files.**

##Installation
You must have the following libraries installed before running:
+ PyPDF2
+ nltk
## How to run
To run this file; Just use steps below:

+ Install `python3`, `pip`, `PyPDF2`, `nltk`.
+ Clone the project <a href='https://github.com/mohammad26845/Word_counter.git'>Word_counter</a>

## Table Of Contents
- [NLTK library to identify stopwords](/corpora)
Expand Down

0 comments on commit b2c5038

Please sign in to comment.