https://github.com/lancopku/superAE
Code for "Autoencoder as Assistant Supervisor: Improving Text Representation for Chinese Social Media Text Summarization"
https://github.com/lancopku/superAE
Last synced: 8 months ago
JSON representation
Code for "Autoencoder as Assistant Supervisor: Improving Text Representation for Chinese Social Media Text Summarization"
- Host: GitHub
- URL: https://github.com/lancopku/superAE
- Owner: lancopku
- Created: 2018-05-10T12:13:57.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-09-12T02:56:13.000Z (about 7 years ago)
- Last Synced: 2024-11-03T06:33:01.209Z (about 1 year ago)
- Language: Python
- Homepage:
- Size: 386 KB
- Stars: 137
- Watchers: 9
- Forks: 46
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-Multi-Document-Summarization - lancopku/superAE
README
## Citation
If you use this code for your research, please cite the paper this code is based on:
*Autoencoder as Assistant Supervisor: Improving Text Representation for Chinese Social Media Text Summarization*:
```
@inproceedings{Ma2016superAE,
title = {Autoencoder as Assistant Supervisor: Improving Text Representation for Chinese Social Media Text Summarization},
author = {Shuming Ma and Xu Sun and Junyang Lin and Houfeng Wang},
booktitle = {{ACL} 2018},
year = {2018}
}
```