Chinsese version of jieba for grasspy
Project description
结巴——jieba 中文版
介绍
草蟒中文分词库——结巴(jieba中文版)
安装
python -m pip install -U grasspy-jieba
使用说明
>>> 导入 结巴
>>> 结巴.分词列表('我来到了中国科学技术大学')
['我', '来到', '了', '中国', '科学技术', '大学']
更多信息请参阅《草蟒(Python 中文版)入门指南》中的分词相关示例
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
grasspy-jieba-0.0.2.tar.gz
(7.4 kB
view hashes)
Built Distribution
Close
Hashes for grasspy_jieba-0.0.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | a0b1598175e0b63e509b2d600d8ba7a9641f2bd9cd3706f93e07f9e92a0a3bdf |
|
MD5 | 86ffafe877d8ed7ee21618b7de12d810 |
|
BLAKE2b-256 | 30754f46a532e4235fc266529131ce03c49b47084cea9641d7dbc8a907f3f8a9 |