word_thai_split 0.0.1 copy "word_thai_split: ^0.0.1" to clipboard
word_thai_split: ^0.0.1 copied to clipboard

Simple Thai word segmentation SDK for Flutter & Dart

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add word_thai_split

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  word_thai_split: ^0.0.1

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:word_thai_split/word_thai_split.dart';
1
likes
150
points
191
downloads

Publisher

unverified uploader

Weekly Downloads

Simple Thai word segmentation SDK for Flutter & Dart

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on word_thai_split