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☆75Updated 4 years ago
- Label-Representative Graph Convolutional Network for Multi-Label Text Classification☆18Updated 3 years ago
- A PyTorch implementation of "Graph Convolutional Networks for Text Classification." (AAAI 2019)☆129Updated 5 years ago
- ☆20Updated 3 years ago
- The PyTorch 1.6 and Python 3.7 implementation for the paper Graph Convolutional Networks for Text Classification☆110Updated 5 years ago
- ☆277Updated 6 months ago
- A notebook containing implementations of different graph deep node embeddings along with benchmark graph neural network models in tensorf…☆13Updated 4 years ago
- MAGNET: Multi-Label Text Classification using Attention-based Graph Neural Network☆58Updated 2 years ago
- ☆46Updated 3 months ago
- ☆15Updated 2 years ago
- Personal reproduction codes for the NIPS 2013 paper "Translating embeddings for modeling multi-relational data"☆124Updated 5 months ago
- Code for paper "Targeted Sentiment Classification Based on Attentional Encoding and Graph Convolutional Networks"☆10Updated 5 years ago
- An efficient and simplify re-implement TextGCN with Pytorch-geometric.☆13Updated 4 years ago
- # Topic modeling with BERT, LDA and Clustering. Latent Dirichlet Allocation(LDA) probabilistic topic assignment and pre-trained sentence …☆54Updated 5 years ago
- NamedEntityRecognition using BiLSTM-CRF,BiLSTM,BERT,TF2.x and Pytorch☆22Updated 5 years ago
- Used LSTM and Graph Attention Mechanism to detect the causal relationship in a sentence☆12Updated 2 years ago
- Code for paper "Self-training Method Based on GCN for Semi-supervised Short Text Classification"☆12Updated 4 years ago
- Heterogeneous graph attention network for semi-supervised short text classification (EMNLP 2019, TOIS 2021)☆265Updated 4 years ago
- Multi-class Classification with fine-tuned BERT & GNN☆46Updated 4 years ago
- This shows how to fine-tune Bert language model and use PyTorch-transformers for text classififcation☆71Updated 5 years ago
- ☆12Updated 5 years ago
- [NLPCC 2020] Sentence Constituent-Aware Aspect-Category Sentiment Analysis with Graph Attention Networks☆29Updated 3 years ago
- Implementation of EMNLP2020 -- Be More with Less: Hypergraph Attention Networks for Inductive Text Classification☆114Updated 5 years ago
- Fraud detection in bank transactions using graph databases and machine learning.☆26Updated 5 years ago
- PyTorch implementation of BiLSTM-CRF and Bi-LSTM-CNN-CRF models for named entity recognition.☆75Updated 4 years ago
- The Pytorch Implementation of GCNN model from paper Fake News Detection on Social Media using Geometric Deep Learning☆34Updated 4 years ago
- The aim of this repository is to show a baseline model for text classification through convolutional neural networks in the PyTorch frame…☆48Updated 3 years ago
- Representation Iterative Fusion Based on Heterogeneous Graph Neural Network for Joint Entity and Relation Extraction☆61Updated 3 years ago
- SSEGCN: Syntactic and Semantic Enhanced Graph Convolutional Network for Aspect-based Sentiment Analysis☆46Updated 3 years ago
- A repository containing comprehensive Neural Networks based PyTorch implementations for the semantic text similarity task, including arch…☆53Updated 3 years ago