Skip to content

Latest commit

 

History

History
35 lines (24 loc) · 760 Bytes

README.md

File metadata and controls

35 lines (24 loc) · 760 Bytes
SPDX-FileCopyrightText SPDX-License-Identifier
2024 PyThaiNLP Project
Apache-2.0

nlpo3-cli

crates.io Apache-2.0

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

Install

cargo install nlpo3-cli

Usage

nlpo3 help

Example

echo "ฉันกินข้าว" | nlpo3 segment

License

nlpo3-cli is copyrighted by its authors and licensed under terms of the Apache Software License 2.0 (Apache-2.0). See file LICENSE for details.