wordcutw 0.2.1

A C-interface wrapper for Wordcut - a Lao/Thai word segmentation/breaking library
Documentation
[dependencies.wordcut-engine]
version = "1.1.8"

[lib]
crate-type = ["cdylib"]

[package]
authors = ["Vee Satayamas <5ssgdxltv@relay.firefox.com>"]
description = "A C-interface wrapper for Wordcut - a Lao/Thai word segmentation/breaking library"
documentation = "https://github.com/veer66/wordcutw/blob/master/README.md"
edition = "2018"
homepage = "https://github.com/veer66/wordcutw"
keywords = ["text", "nlp", "lao", "thai", "c"]
license = "LGPL-3.0"
name = "wordcutw"
readme = "README.md"
repository = "https://github.com/veer66/wordcutw"
version = "0.2.1"