Skip to content

The requirement or advice of chinese word segmentation #98

@AlphaPigger

Description

@AlphaPigger

Describe the requirement
i expect the chinese input text will be splited into all possible words
for example:
1652617278(1)

The behavior of Current Version
1652617473(1)

The advice of optimization
i notice that you use jieba default constraction and this will cause some highlight errors or search errors of chinese word segmentation.So,can you use the cat_all method from jieba library to get chinese word segmentation?
1652617925(1)

Additional text or screenshots
1652618015(1)

I except your reply,thanks @ManyTheFish

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions