Chinese Words Segementations
Project description
cwsharp
Python中文分词库, 支持自定义词典和多种分词算法.
特点
支持多种分词算法:
MMSegTokenizer - 基于字典的分词算法,默认的分词算法.
BigramTokenizer - 二元分词,支持英文、数字.
自定义字典, 支持中英文混合.
兼容Python 2x, 3x.
MIT协议
安装说明
自动安装: easy_install cwsharp 或者 pipe install cwsharp, pip3 install cwsharp
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
cwsharp-0.1.tar.gz
(418.6 kB
view hashes)