The R interface to Swath (Smart Word Analysis for THai https://linux.thai.net/projects/swath) on Windows
###Install RSwath
library("devtools")
install_github("slphyx/RSwath")
library("RSwath")
rswath(inputfile="testTH.txt",outputfile="testTHX.txt")