Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 408 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 408 Bytes

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