nlpo3-cli

Crates.ionlpo3-cli
lib.rsnlpo3-cli
version0.2.0
sourcesrc
created_at2021-07-26 17:31:15.013798
updated_at2021-08-08 08:35:18.789824
descriptionCommand line interface for nlpO3, a Thai natural language processing library
homepagehttps://github.com/PyThaiNLP/nlpo3/tree/main/nlpo3-cli/
repositoryhttps://github.com/PyThaiNLP/nlpo3/
max_upload_size
id427538
size16,297
Vee Satayamas (veer66)

documentation

https://github.com/PyThaiNLP/nlpo3/tree/main/nlpo3-cli/README.md

README

crates.io License

nlpo3-cli

Command line interface for nlpO3, a Thai natural language processing library.

Install

cargo install nlpo3-cli

Usage

nlpo3 help

Example

echo "ฉันกินข้าว" | nlpo3 segment
Commit count: 507

cargo fmt