morpheme-match

v2.0.4
match function that match token(形態素解析) with sentence.
japanese morpheme text 形態素

build

cross-env NODE_ENV=production tsc -p .

build:website

cd website && npm i && npm run build

prepublish

npm run --if-present build

test

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

watch

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

Metadata

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

Downloads

Maintainers