
jieba 0.42.1
0
Chinese Words Segmentation Utilities
Contents
Jieba is a Chinese text segmentation module, it strives to be the best Python Chinese word segmentation module. Jieba supports three types of segmentation modes, accurate mode, full mode and search engine mode.
The fxsjy/jieba repo was created 13 years ago and the last code push was 1 years ago.
The project is extremely popular with a mindblowing 34730 github stars!
How to Install jieba
You can install jieba using pip
pip install jieba
or add it to a project with poetry
poetry add jieba
Package Details
- Author
- Sun, Junyi
- License
- MIT
- Homepage
- https://github.com/fxsjy/jieba
- PyPi:
- https://pypi.org/project/jieba/
- GitHub Repo:
- https://github.com/fxsjy/jieba
Classifiers
- Text Processing
- Text Processing/Indexing
- Text Processing/Linguistic
Related Packages
Errors
A list of common jieba errors.
Code Examples
Here are some jieba code examples and snippets.
GitHub Issues
The jieba package has 696 open issues on GitHub
- 对于生僻字的拆分会失败
- 项目取名十分不妥
- 遇到如下报错,请问如何解决?
pythonfix







