Skip to main content

Chinsese version of jieba for grasspy

Project description

结巴——jieba 中文版

介绍

草蟒中文分词库——结巴(jieba中文版)

安装

python -m pip install -U grasspy-jieba

使用说明

>>> 导入 结巴
>>> 结巴.分词列表('我来到了中国科学技术大学')
['我', '来到', '了', '中国', '科学技术', '大学']

更多信息请参阅《草蟒(Python 中文版)入门指南》中的分词相关示例

Project details


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)

Uploaded Source

Built Distribution

grasspy_jieba-0.0.2-py3-none-any.whl (7.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page