Skip to content

Commit 751f323

Browse files
committed
Merge pull request vinta#289 from dawsonbotsford/master
Spelling Correction from Dawson's Spelling Bee
2 parents f3fb6cb + ffc665e commit 751f323

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -235,7 +235,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
235235
* [NLTK](http://www.nltk.org/) - A leading platform for building Python programs to work with human language data.
236236
* [Pattern](http://www.clips.ua.ac.be/pattern) - A web mining module for the Python. It has tools for natural language processing, machine learning, among others.
237237
* [TextBlob](http://textblob.readthedocs.org/) - Providing a consistent API for diving into common NLP tasks. Stands on the giant shoulders of NLTK and Pattern.
238-
* [jieba](https://github.com/fxsjy/jieba#jieba-1) - Chinese Words Segementation Utilities.
238+
* [jieba](https://github.com/fxsjy/jieba#jieba-1) - Chinese Words Segmentation Utilities.
239239
* [SnowNLP](https://github.com/isnowfy/snownlp) - A library for processing Chinese text.
240240
* [loso](https://github.com/victorlin/loso) - Another Chinese segmentation library.
241241
* [genius](https://github.com/duanhongyi/genius) - A Chinese segment base on Conditional Random Field.

0 commit comments

Comments
 (0)