You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -235,7 +235,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
235
235
*[NLTK](http://www.nltk.org/) - A leading platform for building Python programs to work with human language data.
236
236
*[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.
237
237
*[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.
239
239
*[SnowNLP](https://github.com/isnowfy/snownlp) - A library for processing Chinese text.
240
240
*[loso](https://github.com/victorlin/loso) - Another Chinese segmentation library.
241
241
*[genius](https://github.com/duanhongyi/genius) - A Chinese segment base on Conditional Random Field.
0 commit comments