Skip to content

piyushkhemka/Pdf-to-Word-Cloud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Generate a Word Cloud from any pdf

To generate a word cloud from a pdf, add the name of the pdf in main.py. Also, provide the starting page number & the ending page which the word cloud generator should consider.

Here are some examples

Indian Constitution


word cloud of Indian Constitution

The pdf of Indian Constitution was downloaded from the website of Ministry of Law and Justice (Legislative Department).

Animal Farm by George Orwell


word cloud of Animal Farm by George Orwell

Pride and Prejudice by Jane Austen


word cloud of Pride and Prejudice by Jane Austen

Animal farm and Pride & Prejudice were downloaded from the website of Project Gutenberg

Requirements


Python

PyPDF2(https://github.com/mstamy2/PyPDF2)

word_cloud(https://github.com/amueller/word_cloud)

About

Creates a word cloud out of any PDF file

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages