Skip to content

Label-Representative Graph Convolutional Network for Multi-Label Text Classification

Notifications You must be signed in to change notification settings

chiennv2000/LR-GCN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Label-Representative Graph Convolutional Network for Multi-Label Text Classification

This repository is the official implementation of our LR-GCN (Label-Representative Graph Convolutional Network for Multi-Label Text Classification) paper.

Requirements

To install requirements:

pip install -r requirements.txt

Usage tutorial

To train the model

cd trainer
python main.py

Releases

No releases published

Packages

No packages published

Languages