Natural Language Processing
Libraries for working with human languages.
- NLTK - A leading platform for building Python programs to work with human language data.
- Pattern - A web mining module for the Python.
- Jieba - Chinese text segmentation.
- SnowNLP - A library for processing Chinese text.
- spaCy - A library for industrial-strength natural language processing in Python and Cython.
- TextBlob - Providing a consistent API for diving into common NLP tasks.
- TextGrocery - A simple, efficient short-text classification tool based on LibLinear and Jieba.
- langid.py - Stand-alone language identification system.
python github传送门

本文介绍了多个用于自然语言处理的Python库,包括NLTK、Pattern、Jieba、SnowNLP、spaCy、TextBlob等,涵盖了从文本分词到复杂NLP任务的各种工具。
1733

被折叠的 条评论
为什么被折叠?



