swath
Thai word segmentation program
Install
- All systems
-
curl cmd.cat/swath.sh
- Debian
-
apt-get install swath
- Ubuntu
-
apt-get install swath
- Kali Linux
-
apt-get install swath
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install swath
- Raspbian
-
apt-get install swath
- Dockerfile
- dockerfile.run/swath
swath
Thai word segmentation program
Swath is a general-purpose utility for analyzing word boundaries in Thai text and inserting predefined word delimiter codes. It can be used as a filter for Thai LaTeX files so the lines are wrapped properly when processed with babel-thai macros. Other formats that swath can also handle include HTML, RTF and plain text. This package contains the swath program.