HuBocheng / Fake-News-DetectionLinks
NKU_2022Fall Python language programming project. 虚假新闻检测项目,分别使用机器学习、深度学习和bert方法完成任务
☆29Updated 8 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
Sorting:
- Python大作业虚假新闻检测☆21Updated 7 months ago
- HUSTCS 机器学习大作业:基于MLP的互联网虚假新闻检测器☆16Updated 3 years ago
- 中山大学2022届本科生毕业论文《基于注意力机制和图卷积神经网络的多任务谣言检测》代码实现和baseline代码。现采用BERT作为编码器,实现了新的模型。☆55Updated 5 months ago
- 基于LSTM的谣言检测(Rumor Detection)☆56Updated last year
- 使用pytorch完成的一个多模态分类任务,文本和图像部分分别使用了bert和resnet提取特征(在config里可以组合多种模型),在我的小规模数据集上取得了良好的性能(验证集acc96%)☆79Updated 2 years ago
- 中文谣言和虚假新闻数据集☆55Updated last year
- 文本数据挖掘课程大作业,实现一个情感分类系统,分别采用情感词典法、传统的机器学习方法和深度学习方法实现情感分类,并对比性能。☆54Updated 2 years ago
- ☆70Updated 3 years ago
- 虚假新闻检测 - nku 南开大学《python语言程序设计》大作业☆34Updated 9 months ago
- 微博谣言检测,LSTM/GRU☆86Updated 5 years ago
- 2022年数模国赛C题全国二等奖(古代玻璃制品的成分分析与鉴别)☆29Updated 2 years ago
- ☆42Updated 3 years ago
- 疫情期间互联网虚假新闻检测☆13Updated 5 years ago
- 中文情感分类 | 基于三分类的文本情感分析☆29Updated last year
- 机器学习项目,python实现的假新闻检测☆12Updated 2 years ago
- 机器学习项目实战☆224Updated 5 years ago
- (纯个人向)本科毕业设计 主要是对项目进行记录和代码存储 《基于深度学习的多任务空气质量预测模型设计与实现》☆28Updated last year
- 本项目采用多模态特征融合和引入外部知识的方式来检测短视频谣言,创新性地引入了对比学习的方式实现了谣言的区分☆23Updated last year
- Source code and data in paper "MDFEND: Multi-domain Fake News Detection (CIKM'21)"☆192Updated 2 years ago
- ☆134Updated 2 years ago
- 多模态情感分析——基于BERT+ResNet的多种融合方法☆317Updated 2 years ago
- 采用SVM方法,对美国威斯康星州的乳腺癌诊断数据集进行分类,最终实现一个针对乳腺癌检测的分类器☆27Updated 5 years ago
- NLP实战项目☆102Updated 2 years ago
- 对豆瓣影评进行文本分类情感分析,利用爬虫豆瓣爬取评论,进行数据清洗,分词,采用BERT、CNN、LSTM等模型进行训练,采用tensorboardX可视化训练过程,自然语言处理项目\A project for text classification, based on to…☆161Updated 2 years ago
- Using Bert/Roberta + LSTM/GRU/BiLSTM/TextCNN to do the sentiment analysis on the imdb datasets.☆142Updated 2 years ago
- 中文的情感分析任务:基于Bi-LSTM+Attention模型,对2万条中文影评数据进行情感分类。Chinese sentiment analysis task: Based on the Bi-LSTM+Attention model, sentiment classif…☆116Updated 3 years ago
- ✨基于 3D 卷积神经网络(CNN)的阿尔兹海默智能诊断 Web 应用 Alzheimer's Intelligent Diagnosis Web Application based on 3D Convolutional Neural Network and the AD…☆141Updated 6 months ago
- 一个比较全面的文本挖掘过程。包含了利用机器学习和文本挖掘技术完成情感分析模型搭建;利用情感极性判断与程度计算来判断情感倾向;利用词频和TF-IDF挖掘出正负文本中的关键点情况;利用文本挖掘相关算法找到平台中用户讨论的集中点。☆37Updated 3 months ago
- 南京农业大学计算机系学习资料汇总☆17Updated 2 years ago
- 使用bert实现京东评论的情感分析(文本分类)☆46Updated 2 years ago