Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 557 Bytes

README.md

File metadata and controls

20 lines (16 loc) · 557 Bytes

Implementation of doc2graph, SIGIR 2020.

Please cite the following work if you find the code useful.

@inproceedings{yang2020neural,
	Author = {Yang, Carl and Zhang, Jieyu and Wang, Haonan and Li, Bangzheng and Han, Jiawei},
	Booktitle = {SIGIR},
	Title = {Neural concept map generation for effective document classification with interpretable structured summarization},
	Year = {2020}
}	

Contact: Jieyu Zhang ([email protected]), Carl Yang ([email protected])

Prerequisites

  • Python3
  • Pytorch 1.4

Training

check out run.sh.