importSogouScel {Rwordseg}R Documentation

Import a Sogou dictionary.

Description

Import a scel file of Sogou dictionary.

Usage

importSogouScel(strpaths)

Arguments

strpaths

The path of .scel file.

Value

A list of:

desc

A data frame of the description.

dict

A data frame of the dictionary.

Author(s)

Jian Li <rweibo@sina.com>

References

https://pinyin.sogou.com/dict/


[Package Rwordseg version 0.3-2 Index]