Skip to content

code to construct google ngram style diagrams using text scraped from pdfs of a newspaper archive

Notifications You must be signed in to change notification settings

digideskio/manual-ngrams-newspapers

 
 

Repository files navigation

manual-ngrams-newspapers

code to construct google ngram style diagrams using text scraped from pdfs of a 10-year archive of The Kathmandu Post (2007-2017).

Python dependencies:

  • Pandas
  • Numpy
  • Matplotlib
  • NLTK
  • Textract

Interactive-plots relies on plotly to render, so won't work on github natively; needs to be viewed on nbviewer. Link

About

code to construct google ngram style diagrams using text scraped from pdfs of a newspaper archive

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%