installDict: Install a new dictionary.

Description Usage Arguments Value Author(s)

View source: R/installDict.R

Description

Install a new dictionary from a Sogou scel file or text file. Make sure the file encoding is in UTF-8.

Usage

1
installDict(dictpath, dictname = "", dictdesc = "")

Arguments

dictpath

Path of dictionary.

dictname

Name of the dictionary. Sogou scel file don't need this input.

dictdesc

Description of the dictionary. Default is empty string.

Value

No results.

Author(s)

Jian Li <rweibo@sina.com>


Rwordseg documentation built on Aug. 23, 2019, 9:03 a.m.