Pinned Repositories
Analysis-of-Public-Opinion-Based-on-Microblogging-Reptile
这是我参加招商银行fintech精英选拔时,做的一个课题。用Python对新浪微博进行爬虫,然后进行舆情分析。爬虫之前,需要模拟登陆,这里采用RSA加密模块模拟登陆。舆情分析的时候,我直接调用腾讯文智的感情分析API。
AnalysisPublicOpinionTiebaOrigin
原百度贴吧舆情分析库
awesome-spider
爬虫集合
best-of-ml-python
🏆 A ranked list of awesome machine learning Python libraries. Updated weekly.
BioNEV
Graph Embedding Evaluation / Code and Datasets for "Graph Embedding on Biomedical Networks: Methods, Applications, and Evaluations" (Bioinformatics 2020)
char-cnn-text-classification-pytorch
Character-level Convolutional Neural Networks for text classification in PyTorch
chatgpt_academic
科研工作专用ChatGPT拓展,特别优化学术Paper润色体验,支持自定义快捷按钮,支持自定义函数插件,支持markdown表格显示,Tex公式双显示,代码显示功能完善,新增本地Python/C++/Go项目树剖析功能/项目源代码自译解能力,新增PDF和Word文献批量总结功能
ChatPaper
Use ChatGPT to summarize the arXiv papers. 全流程加速科研,利用chatgpt进行论文总结+润色+审稿+审稿回复
Chinese-medical-dialogue-data
Chinese medical dialogue data 中文医疗对话数据集
ChineseEHRBert
A Chinese EHR Bert Pretrained Model.
zhonghuatuzi's Repositories
zhonghuatuzi/Analysis-of-Public-Opinion-Based-on-Microblogging-Reptile
这是我参加招商银行fintech精英选拔时,做的一个课题。用Python对新浪微博进行爬虫,然后进行舆情分析。爬虫之前,需要模拟登陆,这里采用RSA加密模块模拟登陆。舆情分析的时候,我直接调用腾讯文智的感情分析API。
zhonghuatuzi/AnalysisPublicOpinionTiebaOrigin
原百度贴吧舆情分析库
zhonghuatuzi/awesome-spider
爬虫集合
zhonghuatuzi/BioNEV
Graph Embedding Evaluation / Code and Datasets for "Graph Embedding on Biomedical Networks: Methods, Applications, and Evaluations" (Bioinformatics 2020)
zhonghuatuzi/char-cnn-text-classification-pytorch
Character-level Convolutional Neural Networks for text classification in PyTorch
zhonghuatuzi/Chinese-medical-dialogue-data
Chinese medical dialogue data 中文医疗对话数据集
zhonghuatuzi/ChineseEHRBert
A Chinese EHR Bert Pretrained Model.
zhonghuatuzi/da123
机器学习数据集导航
zhonghuatuzi/ml-surveys
📋 Survey papers summarizing advances in machine learning.
zhonghuatuzi/public-opinion-analysis
从舆情系统中爬取出了5000条关于电商评价的数据,人工进行对这5000条数据标注,分为正面和负面。做情感分析。训练模型,对后面爬取出的电商评论进行预测
zhonghuatuzi/pytorch-book
PyTorch tutorials and fun projects including neural talk, neural style, poem writing, anime generation (《深度学习框架PyTorch:入门与实战》)
zhonghuatuzi/tag_base_movie_rec