8000 GitHub - patrick-kw-chiu/natural-cli: CLI tool to perform NLP on selected files
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

patrick-kw-chiu/natural-cli

Repository files navigation

natural-cli

A simple demo of CLI toolkit to perform NLP tokenization and sentiment analysis on selected files, built on top of Natural, Inquirer and Chalk

Usage

  1. cd into the directory with files you want to perform NLP tasks
  2. npx natural-cli (demo is using node ../. but we should use npx natural-cli instead)

all


See more on the Build a CLI utility with inquirer and chalk tutorial

Releases

No releases published

Packages

No packages published
0