ja-sentence

1.0.2 • Public • Published

ja-sentence

A light-weight sentence tokenizer for Japanese.

Installation

npm install ja-sentence

Code Sample

import tokenizeJapaneseParagraph from 'ja-sentence';

var results = tokenizeJapaneseParagraph("えー!?くれるの?本当にいいの…?嬉しい!!");

console.log(results);

Other Languages

Python -> https://github.com/Rairye/ja-sentence

Package Sidebar

Install

npm i ja-sentence

Weekly Downloads

0

Version

1.0.2

License

Apache-2.0

Unpacked Size

4.04 kB

Total Files

4

Last publish

Collaborators

  • rairye-nlp