mirror of
https://github.com/vinta/awesome-python.git
synced 2024-11-28 06:21:08 +00:00
remove packages
This commit is contained in:
parent
238a8d239b
commit
0c6d14557d
|
@ -240,10 +240,8 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
|
|||
*Libraries for working with human languages.*
|
||||
|
||||
* [NLTK](http://www.nltk.org/) - A leading platform for building Python programs to work with human language data.
|
||||
* [genius](https://github.com/duanhongyi/genius) - A Chinese segment base on Conditional Random Field.
|
||||
* [jieba](https://github.com/fxsjy/jieba) - Chinese Words Segmentation Utilities.
|
||||
* [langid.py](https://github.com/saffsd/langid.py) - Stand-alone language identification system.
|
||||
* [loso](https://github.com/victorlin/loso) - Another Chinese segmentation library.
|
||||
* [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.
|
||||
* [SnowNLP](https://github.com/isnowfy/snownlp) - A library for processing Chinese text.
|
||||
* [TextBlob](http://textblob.readthedocs.org/) - Providing a consistent API for diving into common NLP tasks. Stands on the giant shoulders of NLTK and Pattern.
|
||||
|
|
Loading…
Reference in New Issue
Block a user