{"library":"jieba","type":"library","category":null,"description":"Jieba is a popular open-source Python library for Chinese word segmentation, often referred to as 'jieba' (meaning 'to cut' or 'to slice'). It provides various segmentation modes, including dictionary-based, HMM (Hidden Markov Model), and a newer deep learning mode based on PaddlePaddle. The current version is 0.42.1, with an active development cadence, releasing several updates per year to address bugs and add features.","language":"python","status":"active","version":"0.42.1","tags":["nlp","chinese","segmentation","text processing","linguistics"],"last_verified":"Thu May 21","install":[{"cmd":"pip install jieba","imports":["import jieba"]},{"cmd":"pip install jieba[paddle]","imports":[]}],"homepage":null,"github":"https://github.com/fxsjy/jieba","docs":null,"changelog":null,"pypi":"https://pypi.org/project/jieba/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":5.7,"avg_import_s":4.91,"wheel_type":"sdist"},"url":"https://checklist.day/v1/registry/jieba/compatibility"}}