From 53d9af9c970c4dcf837f1f80db04c83fbb9a94a1 Mon Sep 17 00:00:00 2001 From: Vinta Date: Wed, 2 Jul 2014 10:36:51 +0800 Subject: [PATCH] fix name --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8bc4e42c..a2eaf397 100644 --- a/README.md +++ b/README.md @@ -140,7 +140,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by * [Pattern](http://www.clips.ua.ac.be/pattern) - A web mining module for the Python programming language. It has tools for natural language processing, machine learning, among others. * [TextBlob](http://textblob.readthedocs.org/) - Providing a consistent API for diving into common natural language processing (NLP) tasks. Stands on the giant shoulders of NLTK and Pattern, and plays nicely with both. * [jieba](https://github.com/fxsjy/jieba#jieba-1) - Chinese Words Segementation Utilities. -* [snownlp](https://github.com/isnowfy/snownlp) - A library for processing Chinese text. +* [SnowNLP](https://github.com/isnowfy/snownlp) - A library for processing Chinese text. * [loso](https://github.com/victorlin/loso) - Another Chinese segmentation library. ## Command-line Tools