1.0.0 • Published 6 years ago

@ntbl/scripts-text-check v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
6 years ago

text-check

查询文本中的高频词。

npm.io

installation

$ npm i @ntbl/scripts-text-check -g

Usage

text-check OPTIONS INPUT OUTPUT

  • -n, --number <n> - 保留前 n 个词语。如果保存所有的词语请指定为 0,默认为 10 个
  • -l, --lengths <n>, 检查词语的长度,指定多个时以冒号分隔,默认为 2:3:4