Skip to content

A WASM binding to jieba-rs.

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE_APACHE
MIT
LICENSE_MIT
Notifications You must be signed in to change notification settings

ZnqbuZ/WasmJieba

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WasmJieba

A WASM binding to jieba-rs.

Built with 🦀🕸 by The Rust and WebAssembly Working Group

About

This is a minimal usable WASM binding to jieba-rs. Both Simplified Chinese and Traditional Chinese are supported. Thanks to js-jieba for the default.hant dict file.

🎁 Implemented APIs

All APIs from jieba-rs. Just read src/lib.rs. You may also refer to jieba-rs' documentation.

🛠 Packages

🚴 Usage

See examples/web for an example.

About

A WASM binding to jieba-rs.

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE_APACHE
MIT
LICENSE_MIT

Stars

Watchers

Forks

Packages

No packages published

Languages