kuromoji-post

1.0.0 • Public • Published

kuromoji-post

Just a server that serves kuromoji data. Pretty much same as kuromoji-zeit (https://www.npmjs.com/package/kuromoji-zeit), but it serves POST request so the input text is not limited as in GET request. You can config your running port in index.js file.

Starting

  1. Install dependencies
$ npm install
  1. Run the server
$ npm start

Usage

Send a POST request with 'x-www-form-urlencoded' body type. It will then return JSON data with the kuromoji information.

License

MIT

Dependencies (1)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i kuromoji-post

    Weekly Downloads

    0

    Version

    1.0.0

    License

    MIT

    Unpacked Size

    3.02 kB

    Total Files

    3

    Last publish

    Collaborators

    • dansharisan