Learn R Programming

Rwordseg (version 0.3-2)

installDict: Install a new dictionary.

Description

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

Usage

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.