dart_jieba 1.0.1 copy "dart_jieba: ^1.0.1" to clipboard
dart_jieba: ^1.0.1 copied to clipboard

DaJieBa - Pure Dart Chinese text segmentation, a port of Python jieba with binary trie and delta-gzip compression.

1.0.0 #

  • Stable release: pure Dart port of Python jieba
  • FlatTrie with delta+gzip compression (1.9 MB dict)
  • HMM segmentation for OOV words
  • Sync and async initialization
  • Text dict (.txt) loading support — builds FlatTrie at runtime
  • Golden-tested against Python jieba output

0.1.0 #

  • Initial preview release
1
likes
150
points
182
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

DaJieBa - Pure Dart Chinese text segmentation, a port of Python jieba with binary trie and delta-gzip compression.

Repository (GitHub)
View/report issues

License

MIT (license)

More

Packages that depend on dart_jieba