japanese_word_tokenizer 0.0.2
japanese_word_tokenizer: ^0.0.2 copied to clipboard
A lightweight Japanese word tokenizer library for Dart and Flutter based on wakachigaki
Japanese Word Tokenizer A lightweight Japanese word tokenizer library for Dart and Flutter.
Features Tokenizes Japanese text into individual words Lightweight and fast Easy to use and integrate into Dart and Flutter projects
Installation Add the following dependency to your pubspec.yaml file:
dependencies:
japanese_word_tokenizer: ^0.0.1