1.0.11 β€’ Published 2 years ago

wasmjieba v1.0.11

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years 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

2 years ago

1.0.10

2 years ago

1.0.9

2 years ago

1.0.8

2 years ago

1.0.7

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago