RLongLexToF: 'RLongLexToF'

Description Usage Arguments Author(s)

View source: R/RLongLexToF.R

Description

RLongLexToF does a Thai word segmentation using LexTo (a Thai word segmentation program written by Choochart Haruechaiyasak). Its output will be returned as a file.

Usage

1
RLongLexToF(inputfilename, outputfilename, path.dict = NULL)

Arguments

inputfilename

input filename

outputfilename

output filename

path.dict

path of the dictionary. If path.dict = NULL then the default dictionary flile is used.

Author(s)

Sompob Saralamba <saralamba@gmail.com>


slphyx/RLongLexTo documentation built on March 5, 2020, 4:21 a.m.