lindera-js
TypeScript icon, indicating that this package has built-in type declarations

0.1.4 • Public • Published

lindera-js

npm version

A lidera japanese tokenizer wrapper for javascript and typescript

Usage

npm i lindera-js
import * as lindera from "lindera-js";

console.log(lindera.tokenize("関西国際空港限定トートバッグ"));

If you want to see more detail usage, please show examples/hello-lindera-js.

build

wasm-pack build

test

wasm-pack test --node

Package Sidebar

Install

npm i lindera-js

Weekly Downloads

4

Version

0.1.4

License

MIT

Unpacked Size

9.07 MB

Total Files

7

Last publish

Collaborators

  • higumachan