A python script that finds acronyms in indexed PDFs. Final project for BYU's LING-360: Programming for Text Processing and Analysis.
Dependencies:
- Xpdf reader and a hard-coded path to its executable as variable "source_path"
- Python modules chardet and nltk