xuejianhuang / rummordetection_lstmLinks
基于LSTM的谣言检测(Rumor Detection)
☆56Updated last year
Alternatives and similar repositories for rummordetection_lstm
Users that are interested in rummordetection_lstm are comparing it to the libraries listed below
Sorting:
- 中山大学2022届本科生毕业论文《基于注意力机制和图卷积神经网络的多任务谣言检测》代码实现和baseline代码。现采用BERT作为编码器,实现了新的模型。☆56Updated 6 months ago
- 微博谣言检测,LSTM/GRU☆87Updated 5 years ago
- Chinese Rumor Recognition 本科毕业设计论文-中文谣言检测☆57Updated 6 years ago
- 微博谣言检测前后端☆21Updated 5 years ago
- ☆33Updated 3 years ago
- Multi-Modal Rumor Detection with Scene Graph Attention Networks Integrating External Knowledge and Evidence☆15Updated 3 months ago
- 一个自然语言处理的可视化系统,实现自动生成词云图、文章关键信息提取、多文档主题分布、文本分类等功能,还有一些业务数据的可视化图表展示。☆36Updated 4 years ago
- 中文谣言和虚假新闻数据集☆56Updated last year
- 基于PaddleNLP搭建评论观点抽取和属性级情感分析模型,并基于前后端分离式架构完成属性级情感分析Web系统搭建,通过细粒度情感分析帮助用户和商家更好决策。☆69Updated 2 years ago
- HUSTCS 机器学习大作业:基于MLP的互联网虚假新闻检测器☆16Updated 3 years ago
- 基于深度学习的特征值识别的社交媒体谣言分析。(大四毕业设计)☆23Updated 5 years ago
- 使用bert实现京东评论的情感分析(文本分类)☆46Updated 2 years ago
- 在SMP2020的微博情绪分类任务上,微调在中文预料上预训练的BERT模型,进行文本分类。☆110Updated 3 years ago
- 毕业设计,基于自然语言处理的微博用户情感分析系统☆36Updated 3 years ago
- Apply ML on weibo sentiment. 疫情背景下微博文本情感分析与可视化☆46Updated 2 months ago
- Detect rumors on Weibo by PyTorch.☆21Updated 4 years ago
- 中文的情感分析任务:基于Bi-LSTM+Attention模型,对2万条中文影评数据进行情感分类。Chinese sentiment analysis task: Based on the Bi-LSTM+Attention model, sentiment classif…☆116Updated 3 years ago
- Source code and data in paper "MDFEND: Multi-domain Fake News Detection (CIKM'21)"☆193Updated 2 years ago
- 对豆瓣影评进行文本分类情感分析,利用爬虫豆瓣爬取评论,进行数据清洗,分词,采用BERT、CNN、LSTM等模型进行训练,采用tensorboardX可视化训练过程,自然语言处理项目\A project for text classification, based on to…☆162Updated 2 years ago
- 基于CNN的垃圾邮件分类系统☆22Updated 4 years ago
- Source code for the ICASSP 2023 paper "RUMOR DETECTION VIA ASSESSING THE SPREADING PROPENSITY OF USERS"☆11Updated 2 years ago
- source code for TKDE paper “CED: Credible Early Detection of Social Media Rumors”☆30Updated 4 years ago
- 基于知识图谱的书籍推荐的问答系统及可视化☆45Updated 4 years ago
- 使用pytorch, 基于textCNN以及BiLSTM进行中文情感分析、 文本分类☆63Updated 6 years ago
- 基于规则、基于朴素贝叶斯、基于逻辑回归进行文本情感极性分析判断(酒店评论语料)