Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

jieba-js

A JavaScript Chinese word segmentation tool based on Python Jieba

To run, import dictionary.js and main.js, and then call jieba.cut("我的中文東西。") to get a result ["我", "的", "中文", "東西", "。"]

About

A JavaScript Chinese word segmentation tool based on Python Jieba

Resources

Stars

52 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages