installDict {Rwordseg}R Documentation

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.

Author(s)

Jian Li <rweibo@sina.com>


[Package Rwordseg version 0.3-2 Index]