1.0.11 β€’ Published 6 months ago

wasmjieba v1.0.11

Weekly downloads
-
License
MIT
Repository
github
Last release
6 months ago

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.

1.0.11

6 months ago

1.0.10

6 months ago

1.0.9

9 months ago

1.0.8

9 months ago

1.0.7

9 months ago

1.0.6

9 months ago

1.0.5

9 months ago

1.0.4

9 months ago

1.0.3

9 months ago

1.0.2

9 months ago

1.0.1

9 months ago

1.0.0

9 months ago