HuBocheng / Fake-News-Detection
NKU_2022Fall Python language programming project. 虚假新闻检测项目,分别使用机器学习、深度学习和bert方法完成任务
☆29Updated 5 months ago
Alternatives and similar repositories for Fake-News-Detection:
Users that are interested in Fake-News-Detection are comparing it to the libraries listed below
- Python大作业虚假新闻检测☆21Updated 3 months ago
- HUSTCS 机器学习大作业:基于MLP的互联网虚假新闻检测器☆14Updated 3 years ago
- 虚假新闻检测 - nku 南开大学《python语言程序设计》大作业☆34Updated 5 months ago
- 中山大学2022届本科生毕业论文《基于注意力机制和图卷积神经网络的多任务谣言检测》代码实现和baseline代码。现采用BERT作为编码器,实现了新的模型。☆50Updated last month
- 机器学习项目,python实现的假新闻检测☆10Updated 2 years ago
- 中文谣言和虚假新闻数据集☆54Updated last year
- 微博谣言检测,LSTM/GRU☆85Updated 4 years ago
- 文本数据挖掘课程大作业,实现一个情感分类系统,分别采用情感词典法、传统的机器学习方法和深度学习方法实现情感分类,并对比性能。☆43Updated last year
- 2022年数模国赛C题全国二等奖(古代玻璃制品的成分分析与鉴别)☆25Updated 2 years ago
- 基于LSTM的谣言检测(Rumor Detection)☆52Updated last year
- 网易云简单爬取评论,并进行情感分析,热力图分析等☆5Updated 3 years ago
- 一些保研可能用到的材料☆16Updated 4 months ago
- 一个比较基础、全面的文本挖掘过程。包含了利用机器学习和文本挖掘技术完成情感分析模型搭建;利用情感极性判断与程度计算来判断情感倾向;利用词频和TF-IDF挖掘出正负文本中的关键点情况;利用文本挖掘相关算法找到平台中用户讨论的集中点。☆31Updated 9 months ago
- 虚假新闻检测 (fake news detection) 包含多种模型 :bilstm,bert,MultiBayes,svm,bernoullinb。加入多模型voting。南开大学22届python虚假新闻检测大作业☆10Updated 7 months ago
- 使用pytorch完成的一个多模态分类任务,文本和图像部分分别使用了bert和resnet提取特征(在config里可以组合多种模型),在我的小规模数据集上取得了良好的性能(验证集acc96%)☆77Updated 2 years ago
- 智探云平台源码,基于Transformer的微博谣言检测,包含前后端开发实现☆9Updated 4 months ago
- 微博谣言检测前后端☆21Updated 5 years ago
- Chinese Rumor Recognition 本科毕业设计论文-中文谣言检测☆56Updated 5 years ago
- 疫情期间互联网虚假新闻检测☆13Updated 4 years ago
- 本项目采用多模态特征融合和引入外部知识的方式来检测短视频谣言,创新性地引入了对比学习的方式实现了谣言的区分☆20Updated last year
- 期末项目图片+文本多模态情感分析☆21Updated last year
- Research on Machine Learning-based Sentiment Analysis Methods for News Commentary☆22Updated last month
- 对豆瓣影评进行文本分类情感分析,利用爬虫豆瓣爬取评论, 进行数据清洗,分词,采用BERT、CNN、LSTM等模型进行训练,采用tensorboardX可视化训练过程,自然语言处理项目\A project for text classification, based on to…☆148Updated 2 years ago
- 基于python实现的数学建模相关代码,包含回归、分类、差分、聚类、时间序列分析、因子分析等☆69Updated last year
- 使用朴素贝叶斯、SVM、逻辑回归、RF、XGBoost、LightGBM的方法实现垃圾邮件分类任务,博客链接:https://blog.csdn.net/ljx0951/article/details/106116944☆52Updated last year
- 计算机cs保研资料汇总☆58Updated last year
- a demo to analyse contene in weibo.com☆141Updated 6 months ago
- Source code for the ICASSP 2023 paper "RUMOR DETECTION VIA ASSESSING THE SPREADING PROPENSITY OF USERS"☆11Updated last year
- 数学建模算法及 Python 代码实现。☆89Updated 4 years ago
- ✨基于卷积神经网络(CNN)和CIFAR10数据集的图像智能分类 Web 应用 Intelligent Image Classification Web Applcation based on Convolutional Neural Networks and the CI…☆97Updated 7 months ago