print.jieba: Print worker settings

Description Usage Arguments Author(s)

View source: R/print.R

Description

These functoins print the worker settings.

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
## S3 method for class 'inv'
print(x, ...)

## S3 method for class 'jieba'
print(x, ...)

## S3 method for class 'simhash'
print(x, ...)

## S3 method for class 'keywords'
print(x, ...)

## S3 method for class 'qseg'
print(x, ...)

Arguments

x

The jiebaR Worker.

...

Other arguments.

Author(s)

Qin Wenfeng


jiebaR documentation built on Dec. 16, 2019, 1:19 a.m.