ljqiang17 / nlp-beginner-task2-TextClassification-TextCNN-TextRNNLinks
基于深度学习的文本分类,实现基于CNN和RNN的文本分类
☆12Updated 3 years ago
Alternatives and similar repositories for nlp-beginner-task2-TextClassification-TextCNN-TextRNN
Users that are interested in nlp-beginner-task2-TextClassification-TextCNN-TextRNN are comparing it to the libraries listed below
Sorting:
- 中山大学2022届本科生毕业论文《基于注意力机制和图卷积神经网络的多任务谣言检测》代码实现和baseline代码。现采用BERT作为编码器,实现了新的模型。☆56Updated 6 months ago
- 本科毕业设计-基于YOLOv5的异常行为检测☆29Updated 2 years ago
- 使用pytorch完成的一个多模态分类任务,文本和图像部分分别使用了bert和resnet提取特征(在config里可以组合多种模型),在我的小规模数据集上取得了良好的性能(验证集acc96%)☆80Updated 2 years ago
- 微博谣言检测,LSTM/GRU☆87Updated 5 years ago
- Chinese Rumor Recognition 本科毕业设计论文-中文谣言检测☆57Updated 6 years ago
- 基于深度学习的特征值识别的社交媒体谣言分析。(大四毕业设计)☆23Updated 5 years ago
- 基于深度学习的交通流量检测系统☆17Updated 2 years ago
- pytorch,cnn,数据挖掘,天气预测☆16Updated 4 years ago
- 本项目采用多模态特征融合和引入外部知识的方式来检测短视频谣言,创新性地引入了对比学习的方式实现了谣言的区分☆22Updated last year
- 一种基于属性和图神经网络的推荐算法——本科生毕设☆14Updated 4 years ago
- ☆33Updated 3 years ago
- 本项目主要是利用LSTM来对中文文本进行情感分类,包含四个类别(愤怒,焦虑,抑郁,伤感)☆56Updated 5 years ago
- Source code for the ICASSP 2023 paper "RUMOR DETECTION VIA ASSESSING THE SPREADING PROPENSITY OF USERS"☆11Updated 2 years ago
- 在sts数据集上用多头注意力机制上进行测试。 pytorch torchtext 代码简练,非常适合新手了解多头注意力机制的运作。不想transformer牵扯很多层 multi-head attention + one layer linear☆18Updated 2 weeks ago
- Pytorch_Learning_Notes☆103Updated 5 months ago
- 多模态情感分析——基于BERT+ResNet的多种融合方法☆317Updated 2 years ago
- 基于CNN的垃圾邮件分类系统☆22Updated 4 years ago
- 基于LSTM的谣言检测(Rumor Detection)☆57Updated last year
- 使用pytorch搭建textCNN实现中文文本分类☆132Updated 6 years ago
- 利用ID3决策树预测患糖尿病的可能性☆16Updated 4 years ago
- ☆19Updated last year
- 基于社交影响力与用户兴趣扩散的图神经网络推荐算法设计与实现☆17Updated 2 years ago
- 商品图像检索、多模态、深度学习☆31Updated 3 years ago
- 使用bert实现京东评论的情感分析(文本分类)☆46Updated 2 years ago
- 中文的情感分析任务:基于Bi-LSTM+Attention模型,对2万条中文影评数据进行情感分类。Chinese sentiment analysis task: Based on the Bi-LSTM+Attention model, sentiment classif…☆116Updated 3 years ago
- Rewirte for python 3.6 edition.☆11Updated 5 years ago
- 有关多任务学习的基于知识图谱的推荐系统和图谱补全(嵌入)联合训练的几篇论文复现☆51Updated 4 years ago
- 基于tensorflow的中文文本分类(复旦中文语料)☆21Updated 4 years ago
- 毕业设计:基于图神经网络的异构图表示学习和推荐算法研究☆129Updated 3 years ago
- Pytorch Bert+BiLstm二分类☆41Updated 4 years ago