morpheme-match-all

v2.0.5
A wrapper of morpheme-match API. Match all kuromoji's tokens.
japanese kuromoji morphological

build

cross-env NODE_ENV=production tsc -p .

docs

documentation build --access public -f md l -o out.md src/morpheme-match-all.js && cat out.md | add-text-to-markdown README.md --section "Usage" --write; rm out.md

prepublish

npm run --if-present build

test

mocha "test/**/*.{js,ts}"

watch

tsc -p . --watch
npm i morpheme-match-all

Metadata

  • MIT
  • Whatever
  • azu
  • released 10/20/2019

Downloads

Maintainers