less-than-equals-.segment: Text segmentation symbol

<=.segmentR Documentation

Text segmentation symbol

Description

Text segmentation symbol to cut words.

Usage

## S3 method for class 'segment'
jiebar <= code

## S3 method for class 'segment'
jiebar[code]

Arguments

jiebar

jiebaR Worker.

code

A Chinese sentence or the path of a text file.

Author(s)

Qin Wenfeng <http://qinwenfeng.com>

Examples

## Not run: 
words = "hello world"
test1 = worker()
test1 <= words
## End(Not run)

jiebaR documentation built on April 4, 2025, 2:41 a.m.