Socket
Socket
Sign inDemoInstall

document-phrase-occurrence-parser

Package Overview
Dependencies
154
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

document-phrase-occurrence-parser

Finds the number of occurrences of one or more phrases in a directory of .doc, .docx, and .pdf files.


Version published
Maintainers
1
Weekly downloads
5
increased by400%

Weekly downloads

Readme

Source

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.

  • PDF extraction requires pdftotext be installed, link
  • DOC extraction requires antiword be installed, link, unless on OSX in which case textutil (installed by default) is used.

Keywords

FAQs

Last updated on 07 Feb 2018

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc