Skip to content

Enumerates words from all PDF files in "pdfs_folder" by quantity order

License

Notifications You must be signed in to change notification settings

g-brrzzn/pdf_word_counter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PDF Word Counter

Enumerate the words from all PDF files in the 'pdfs_folder' by quantity order and export to an Excel file.

screenshot2 screenshot1

How to use

# clone the repo
$ git clone https://github.com/g-brrzzn/pdf_word_counter

# change the working directory
$ cd pdf_word_counter

# install the requirements
$ python -m pip install -r requirements.txt

# Place the PDF files you want into the "pdfs_folder" directory

# run the pdf_word_counter.py
$ python pdf_word_counter.py

About

Enumerates words from all PDF files in "pdfs_folder" by quantity order

Topics

Resources

License

Stars

Watchers

Forks

Languages