A fun project that illustrates my favorite shortcut, Command + 'F'. This program can find the number of occurances of any word in a pdf file.
- Special strings such as 2.7a are broken up into separate words ("2" and "7a")
- Contractions are counted as one word
- Numbers are included as words