CMD + K

snownlp

Community

Python library for processing Chinese text

Installation

To install this package, run one of the following:

Conda
$conda install conda-forge::snownlp

Usage Tracking

0.12.3
1 / 8 versions selected
Downloads (Last 6 months): 0

Description

SnowNLP是一个python写的类库,可以方便的处理中文文本内容,是受到了TextBlob的启发而写的, 由于现在大部分的自然语言处理库基本都是针对英文的,于是写了一个方便处理中文的类库, 并且和TextBlob不同的是,这里没有用NLTK,所有的算法都是自己实现的,并且自带了一些训练好的字典。 注意本程序都是处理的unicode编码,所以使用时请自行decode成unicode

About

Summary

Python library for processing Chinese text

Last Updated

Sep 7, 2021 at 13:14

License

MIT

Total Downloads

5.7K

Supported Platforms

noarch