document-phrase-occurrence-parser
v1.1.1
Published
Finds the number of occurrences of one or more phrases in a directory of .doc, .docx, and .pdf files.
Downloads
12
Readme
Document Phrase Occurrence Parser
Finds the number of occurrences of one or more phrases in a directory of .doc, .docx, and .pdf files.
Installation
npm install --global document-phrase-occurrence-parser
Usage
dpop --phrases "laser, shirt, the"
Extraction Requirements
Textract is used to extract files. Depending on the files you want to extract and your OS, there may be external dependencies.