iporsut / mapkha-cli

mapkha-cli is a command line tool for Mapkha - Thai word segmentation (wordcut; word boundary identification; ตัดคำ) program in Go (golang)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mapkha-cli

mapkha-cli is a command line tool for Mapkha - Thai word segmentation (wordcut; word boundary identification; ตัดคำ) program in Go (golang)

Example

 echo กากากากา | go run mapkha_cli 

 echo กากากากา | go run mapkha_cli -dix /mypath/mydix.txt

About

mapkha-cli is a command line tool for Mapkha - Thai word segmentation (wordcut; word boundary identification; ตัดคำ) program in Go (golang)

License:GNU Lesser General Public License v3.0


Languages

Language:Go 100.0%