WilliamBy / Fakenews-Detector
HUSTCS 机器学习大作业:基于MLP的互联网虚假新闻检测器
☆14Updated 3 years ago
Alternatives and similar repositories for Fakenews-Detector:
Users that are interested in Fakenews-Detector are comparing it to the libraries listed below
- Python大作业虚假新闻检测☆21Updated 3 months ago
- Chinese Rumor Recognition 本科毕业设计论文-中文谣言检测☆56Updated 5 years ago
- NKU_2022Fall Python language programming project. 虚假新闻检测项目,分别使用机器学习、深度学习和bert方法完成任务☆29Updated 5 months ago
- 基于LSTM的谣言检测(Rumor Detection)☆52Updated last year
- 中文谣言和虚假新闻数据集☆54Updated last year
- 中山大学2022届本科生毕业论文《基于注意力机制和图卷积神经网络的多任务谣言检测》代码实现和baseline代码。现采用BERT作为编码器,实现了新的模型。☆50Updated 2 months ago
- 使用pytorch完成的一个多模态分类任务,文本和图像部分分别使用了bert和resnet提取特征(在config里可以组合多种模型),在我的小规模数据集上取得了良好的性能(验证集acc96%)☆77Updated 2 years ago
- 使用bert实现京东评论的情感分析(文本分类)☆42Updated last year
- 微博谣言检测,LSTM/GRU☆85Updated 4 years ago
- 机器学习项目,python实现的假新闻检测☆10Updated 2 years ago
- 中文的情感分析任务:基于Bi-LSTM+Attention模型,对2万条中文影评数据进行情感分类。Chinese sentiment analysis task: Based on the Bi-LSTM+Attention model, sentiment classif…☆109Updated 3 years ago
- 智探云平台源码,基于Transformer的微博谣言检测,包含前后端开发实现☆9Updated 4 months ago
- 基于知识图谱的心理咨询智能问答系统☆79Updated 2 years ago
- 对豆瓣影评进行文本分类情感分析,利用爬虫豆瓣爬取评论,进行数据清洗,分词,采用BERT、CNN、LSTM等模型进行训练,采用tensorboardX可视化训练过程,自然语言处理项目\A project for text classification, based on to…☆148Updated 2 years ago
- 期末项目图片+文本多模态情感分析☆21Updated last year
- 通过python爬虫获取人民网、新浪等网站新闻作为训练集,基于BERT构建新闻文本分类模型,并结合node.js + vue完成了一个可视化界面。☆43Updated 3 years ago
- 数据科学基础大作业:实现的技术包括利用python爬虫,爬取关键词搜索的微博正文,特定微博下的评论;预处理微博文本;手写textRank;聚类,kmeans,DBSCAN,层次聚类;情感词典情感分析;pyecharts可视化绘图☆70Updated last year
- 中文情感分类 | 基于三分类的文本情感分析☆23Updated last year
- 文本数据挖掘课程大作业,实现一个情感分类系统,分别采用情感词典法、传统的机器学习方法和深度学习方法实现情感分类,并对比性能。☆43Updated last year
- 毕业设计,基于自然语言处理的微博用户情感分析系统☆36Updated 2 years ago
- This is a nlp project about sentiment analysis using bert and including the dataset☆72Updated last year
- 基于倒排索引和向量空间模型的信息检索系统☆14Updated 3 years ago
- ☆122Updated last year
- 毕业论文《多模态虚假信息检测技术研究》中第三章基于模态融合的多模态虚假信息检测方法模型源代码,包括消融和对比实验。☆11Updated last year
- 在SMP2020的微博情绪分类任务上,微调在中文预料上预训练的BERT模型,进行文本分类。☆104Updated 2 years ago
- 使用pytorch, 基于textCNN以及BiLSTM进行中文情感分析、 文本分类☆62Updated 5 years ago
- 基于PaddleNLP搭建评论观点抽取和属性级情感分析模型,并基于前后端分离式架构完成属性级情感分析Web系统搭建,通过细粒度情感分析帮助用户和商家更好决策。☆65Updated last year
- Source code and data in paper "MDFEND: Multi-domain Fake News Detection (CIKM'21)"☆183Updated 2 years ago
- 基于bert的文本情感分析☆11Updated 2 years ago
- 基于规则、基于朴素贝叶斯、基于逻辑回归进行文本情感极性分析判断(酒店评论语料)☆31Updated last year