listDict: List the installed dictionaries.

Description Usage Value Author(s) Examples

View source: R/listDict.R

Description

List all of the installed user-defined dictionaries.

Usage

1

Value

A data frame of:

id

ID of the dictionary.

dict

Name of the dictionary.

time

Created time.

size

Word counts of the dictionary.

example

Example words.

desc

Description of the dictionary.

Author(s)

Jian Li <rweibo@sina.com>

Examples

1

Rwordseg documentation built on Aug. 17, 2019, 3 p.m.

Related to listDict in Rwordseg...