node-red-kuromoji
v0.0.4
Published
A Node-RED node of Japanese morphological analyzer
Downloads
8
Readme
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