natural-cli
v0.0.8
Published
CLI tool to perform NLP on selected files
Downloads
4
Maintainers
Readme
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
cdinto the directory with files you want to perform NLP tasksnpx natural-cli(demo is usingnode ../.but we should usenpx natural-cliinstead)
See more on the Build a CLI utility with inquirer and chalk tutorial
