View Source Jieba.Tag (jieba v0.3.1)
Corresponds to a Tag in the jieba-rs API.
word
is the string for the token
tag
is a string with the tag for the token. These are often parts of speech tags.
Corresponds to a Tag in the jieba-rs API.
word
is the string for the token
tag
is a string with the tag for the token. These are often parts of speech tags.