The function uses Speech Tagging worker to cut word and
tags each word after segmentation using labels compatible with
ictclas. dicthmm and user should be provided when initializing
jiebaR worker.
Usage
tagging(code, jiebar)
Arguments
code
a Chinese sentence or the path of a text file
jiebar
jiebaR Worker
Details
There is a symbol <=< code=""> for this function.
=<>