node-red-kuromoji

0.0.4 • Public • Published

node-red-kuromoji

A Node-RED node of Japanese morphological analyzer

About Kuromoji.js, please check the following site.
https://github.com/takuyaa/kuromoji.js

How to Install

To install Node, please refer to the following site.

https://nodered.org/docs/getting-started/adding-nodes
(Japanese) https://nodered.jp/docs/getting-started/adding-nodes

How to Use

Kuromoji Tokenizer Node settings are as follows:

Node configuration is nothing.
If you enter a String to Input Payload, analysis result JSON is output.

Kuromoji's dictionary is:

The dictionary uses what is in the dependent Kuromoji directory.

node_modules/kuromoji/dict

Copyright and license

Copyright (c) 2016, 2017 Kota Suizu
Released under the MIT license
http://opensource.org/licenses/mit-license.php

Dependencies (1)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i node-red-kuromoji

    Weekly Downloads

    0

    Version

    0.0.4

    License

    MIT

    Last publish

    Collaborators

    • kotasuizu