All Projects → Snailclimb → Python

Snailclimb / Python

Python学习第三方库案例总结

Programming Languages

python
139335 projects - #7 most used programming language

Labels

Projects that are alternatives of or similar to Python

Phpjieba
结巴中文分词之php扩展,适用php5,php7
Stars: ✭ 138 (-31.68%)
Mutual labels:  jieba
Wordcloud
用python进行文本分词并生成词云
Stars: ✭ 122 (-39.6%)
Mutual labels:  jieba
Gse
Go efficient multilingual NLP and text segmentation; support english, chinese, japanese and other. Go 高性能多语言 NLP 和分词
Stars: ✭ 1,695 (+739.11%)
Mutual labels:  jieba
Jaba
结巴分词(java版)
Stars: ✭ 75 (-62.87%)
Mutual labels:  jieba
Word2vec
訓練中文詞向量 Word2vec, Word2vec was created by a team of researchers led by Tomas Mikolov at Google.
Stars: ✭ 48 (-76.24%)
Mutual labels:  jieba
Flask Reptiles
flask 打造分词搜索与web
Stars: ✭ 39 (-80.69%)
Mutual labels:  jieba
Jieba.net
jieba中文分词的.NET版本(支持.NET Framework与.NET Core)
Stars: ✭ 795 (+293.56%)
Mutual labels:  jieba
Jieba fast
Use C Api and Swig to Speed up jieba 高效的中文分词库
Stars: ✭ 477 (+136.14%)
Mutual labels:  jieba
Elasticsearch Jieba Plugin
jieba analysis plugin for elasticsearch 7.0.0, 6.4.0, 6.0.0, 5.4.0,5.3.0, 5.2.2, 5.2.1, 5.2, 5.1.2, 5.1.1
Stars: ✭ 379 (+87.62%)
Mutual labels:  jieba
Jiebar
Chinese text segmentation with R. R语言中文分词 (文档已更新 🎉 :https://qinwenfeng.com/jiebaR/ )
Stars: ✭ 302 (+49.5%)
Mutual labels:  jieba
Chinese Text Classification
Chinese-Text-Classification,Tensorflow CNN(卷积神经网络)实现的中文文本分类。QQ群:522785813,微信群二维码:http://www.tensorflownews.com/
Stars: ✭ 284 (+40.59%)
Mutual labels:  jieba
Textmining
Python文本挖掘系统 Research of Text Mining System
Stars: ✭ 268 (+32.67%)
Mutual labels:  jieba
Rasa nlu gq
turn natural language into structured data(支持中文,自定义了N种模型,支持不同的场景和任务)
Stars: ✭ 256 (+26.73%)
Mutual labels:  jieba
News Search Engine
新闻搜索引擎
Stars: ✭ 254 (+25.74%)
Mutual labels:  jieba
jstarcraft-nlp
专注于解决自然语言处理领域的几个核心问题:词法分析,句法分析,语义分析,语种检测,信息抽取,文本聚类和文本分类. 为相关领域的研发人员提供完整的通用设计与参考实现. 涵盖了多种自然语言处理算法,适配了多个自然语言处理框架. 兼容Lucene/Solr/ElasticSearch插件.
Stars: ✭ 92 (-54.46%)
Mutual labels:  jieba
Jieba Rs
The Jieba Chinese Word Segmentation Implemented in Rust
Stars: ✭ 219 (+8.42%)
Mutual labels:  jieba
Python Wechat Itchat
微信机器人,基于Python itchat接口功能实例展示:01-itchat获取微信好友或者微信群分享文章、02-itchat获取微信公众号文章、03-itchat监听微信公众号发送的文章、04 itchat监听微信群或好友撤回的消息、05 itchat获得微信好友信息以及表图对比、06 python打印出微信被删除好友、07 itchat自动回复好友、08 itchat微信好友个性签名词云图、09 itchat微信好友性别比例、10 微信群或微信好友撤回消息拦截、11 itchat微信群或好友之间转发消息
Stars: ✭ 216 (+6.93%)
Mutual labels:  jieba

备注:会一直更新下去

PythonDemo文件夹:

包含第三库:matplotlib(2D绘图库),wordcloud(词云),jieba(中文分词),SnowNLP(Simplified Chinese Text Processing)以及numpy的例子 以及使用itchat以及wxpy微信好友信息实现的统计以及基于图灵机器人实现的微信聊天机器人

用python玩微信(聊天机器人,好友信息统计)

Python第三方库matplotlib(2D绘图库)入门与进阶

Python第三方库wordcloud(词云)快速入门与进阶

Python第三方库jieba(中文分词)入门与进阶(官方文档))

Python第三方库SnowNLP(Simplified Chinese Text Processing)快速入门与进阶)

PythonSpider文件夹

主要包括一些爬虫(知乎,妹子图等等)的实现,目前更新了下列文章

selenium在爬虫领域的初涉(自动打开网站爬取信息)

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].