Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 286 Bytes

File metadata and controls

2 lines (2 loc) · 286 Bytes

The code will take in a word from the dicitonary provided in the code and will search the word from the pdf/text provided. The code will then return the amount of times the word appeared in the pdf/text. re library from python is used to search the word and avoid case of letter.