listDict {Rwordseg}R Documentation

List the installed dictionaries.

Description

List all of the installed user-defined dictionaries.

Usage

listDict()

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

listDict()


[Package Rwordseg version 0.3-2 Index]