Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 492 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 492 Bytes

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