akash18tripathi / MAGNET-Multi-Label-Text-Classi-cation-using-Attention-based-Graph-Neural-NetworkLinks
This GitHub repository provides an implementation of the paper "MAGNET: Multi-Label Text Classification using Attention-based Graph Neural Network" . MAGNET is a state-of-the-art approach for multi-label text classification, leveraging the power of graph neural networks (GNNs) and attention mechanisms.
☆20Updated 2 years ago
Alternatives and similar repositories for MAGNET-Multi-Label-Text-Classi-cation-using-Attention-based-Graph-Neural-Network
Users that are interested in MAGNET-Multi-Label-Text-Classi-cation-using-Attention-based-Graph-Neural-Network are comparing it to the libraries listed below
Sorting:
- Graph convolutional networks (GCN), graphSAGE and graph attention networks (GAT) for text classification☆73Updated 3 years ago
- A PyTorch implementation of "Graph Convolutional Networks for Text Classification." (AAAI 2019)☆129Updated 5 years ago
- Label-Representative Graph Convolutional Network for Multi-Label Text Classification☆18Updated 3 years ago
- Representation Iterative Fusion Based on Heterogeneous Graph Neural Network for Joint Entity and Relation Extraction☆61Updated 3 years ago
- A repository containing comprehensive Neural Networks based PyTorch implementations for the semantic text similarity task, including arch…☆53Updated 3 years ago
- 基于故障诊断知识图谱的问答系统☆23Updated 3 years ago
- NamedEntityRecognition using BiLSTM-CRF,BiLSTM,BERT,TF2.x and Pytorch☆22Updated 5 years ago
- Analyzing knowledge graph embedding methods, including TransE, DistMult, CP, SimplE, ComplEx, Quaternion☆28Updated 2 years ago
- ☆277Updated 4 months ago
- PyTorch implementation of BiLSTM-CRF and Bi-LSTM-CNN-CRF models for named entity recognition.☆75Updated 4 years ago
- ☆15Updated 2 years ago
- The PyTorch 1.6 and Python 3.7 implementation for the paper Graph Convolutional Networks for Text Classification☆110Updated 5 years ago
- Multi-class Classification with fine-tuned BERT & GNN☆46Updated 4 years ago
- 有关多任务学习的基于知识图谱的推荐系统和图谱补全(嵌入)联合训练的几篇论文复现☆53Updated 4 years ago
- ☆12Updated 4 years ago
- ☆20Updated 3 years ago
- Used LSTM and Graph Attention Mechanism to detect the causal relationship in a sentence☆12Updated 2 years ago
- An efficient and simplify re-implement TextGCN with Pytorch-geometric.☆13Updated 4 years ago
- [NLPCC 2020] Sentence Constituent-Aware Aspect-Category Sentiment Analysis with Graph Attention Networks☆29Updated 3 years ago
- MAGNET: Multi-Label Text Classification using Attention-based Graph Neural Network☆58Updated 2 years ago
- # Topic modeling with BERT, LDA and Clustering. Latent Dirichlet Allocation(LDA) probabilistic topic assignment and pre-trained sentence …☆55Updated 5 years ago
- This repository contains the source codes for the paper: "Aspect Sentiment Triplet Extraction using Reinforcement Learning" published at …☆19Updated 2 years ago
- Use BiLSTM_attention, BERT, ALBERT, RoBERTa, XLNet model to classify the SST-2 data set based on pytorch☆106Updated 5 years ago
- Relation-aware Graph Attention Networks for Global Entity Alignment☆22Updated 4 years ago
- R-GCN知识图谱推理☆31Updated last year
- Aspect based sentiment analysis aims to detect an aspect (i.e. features) in a given text and then perform sentiment analysis of the text …☆10Updated 4 years ago
- ☆25Updated 4 years ago
- Implementation of EMNLP2020 -- Be More with Less: Hypergraph Attention Networks for Inductive Text Classification☆112Updated 4 years ago
- 自然语言处理的基础知识,术语抽取与关键词提取、知识图谱与图嵌入、检索与推荐等☆45Updated 3 years ago
- SSEGCN: Syntactic and Semantic Enhanced Graph Convolutional Network for Aspect-based Sentiment Analysis☆45Updated 3 years ago