Captain-F / BiLSTM-GCN-for-Sentiment-Analysis
☆16Updated 3 years ago
Alternatives and similar repositories for BiLSTM-GCN-for-Sentiment-Analysis:
Users that are interested in BiLSTM-GCN-for-Sentiment-Analysis are comparing it to the libraries listed below
- 微博谣言检测,LSTM/GRU☆85Updated 4 years ago
- 基于CNN、RNN、GCN、BERT的中文文本分类☆43Updated last year
- Pytorch Bert+BiLstm二分类☆42Updated 3 years ago
- The PyTorch 1.6 and Python 3.7 implementation for the paper Graph Convolutional Networks for Text Classification☆112Updated 4 years ago
- 用MLP、TextCNN、RNN、LSTM、GRU、Attention、RCNN、BERT做文本分类、情感分析,对比各模型于温泉旅游评论垂类语料下在情感分类任务上的表现☆94Updated 3 years ago
- 本项目利用KERAS结合不同的分类器并使用Glove词向量,对文本进行多标签分类。This project uses KERAS,Glove and many classifiers to classify text multi-label classification☆20Updated 4 years ago
- 中山大学2022届本科生毕业论文《基于注意力机制和图卷积神经网络的多任务谣言检测》代码实现和baseline代码。现采用BERT作为编码器,实现了新的模型。☆50Updated last month
- BiLSTM with Multi-Headed Self Attention for sentiment classification of Twitter data, implemented in Keras and PyTorch.☆27Updated 4 years ago
- 文本分类, 双向lstm + attention 算法☆90Updated 4 years ago
- 一个基础且完整的细粒度情感分析(ABSA,Aspect based sentiment analysis)案例☆83Updated 5 years ago
- 基于word2vec预训练词向量; textCNN 模型 ;charCNN 模型 ;Bi-LSTM模型;Bi-LSTM + Attention 模型 ;Transformer 模型 ;ELMo 预训练模型 ;BERT 预训练模型的文本分类项目☆118Updated 4 years ago
- ☆12Updated 2 years ago
- Chinese text sentiment analysis via Graph Convolution Neural Networks☆49Updated 5 years ago
- Dual Graph Convolutional Networks for Aspect-based Sentiment Analysis☆143Updated 2 years ago
- COVID-19-sentiment-analysis-dataset-Weibo☆37Updated 4 years ago
- CNN-BiGRU-Attention模型☆89Updated 2 years ago
- 中文环境领域文本分析包,纯神经网络架构,支持EnvBert,LSTM,RNN,word2vec等模型,支持自定义模型,下游任务包括分类,回归,多选,情感分析,命名实体识别等,专题包括气候变化文本分析,环境知识图谱等。针对领域研究进行了接口的优化,一键使用模型。☆33Updated 2 years ago
- 基于BERT模型的中文文本情感分类☆36Updated 2 years ago
- This is a nlp project about sentiment analysis using bert and including the dataset☆72Updated last year
- pytorch实现的LSTM简易文本分类(附代码详解)☆38Updated 4 years ago
- 中文电影评论情感分类,pytorch实现Text-CNN。☆41Updated 5 years ago
- A PyTorch Tutorials of Sentiment Analysis Classification (RNN, LSTM, Bi-LSTM, LSTM+Attention, CNN)☆307Updated 2 years ago
- 用gensim训练LDA模型,进行新闻文本主题分析☆77Updated 5 years ago
- Scientific Research Project in NUSTM - Rumor Detection - 2018☆12Updated 6 years ago
- ☆32Updated 3 years ago
- 本项目主要是利用LSTM来对中文文本进行情感分类,包含四个类别(愤怒,焦虑,抑郁,伤感)☆54Updated 5 years ago
- Covid-19 fake news detection using BERT, BERT+CNN, and BERT+BiLSTM☆19Updated 3 years ago
- The source code for "BiSyn-GAT+: Bi-Syntax Aware Graph Attention Network for Aspect-based Sentiment Analysis"☆41Updated 2 years ago
- 多标签多分类的textCNN☆12Updated 4 years ago
- 集成各种神经网络进行情感分类,包括CNN、LSTM、Transformer以及BERT等网络模型☆72Updated 6 years ago