Source code for the NAACL 2019 paper "SEQ^3: Differentiable Sequence-to-Sequence-to-Sequence Autoencoder for Unsupervised Abstractive Sentence Compression"
-
Updated
Jun 21, 2022 - Python
Source code for the NAACL 2019 paper "SEQ^3: Differentiable Sequence-to-Sequence-to-Sequence Autoencoder for Unsupervised Abstractive Sentence Compression"
Text summarization starting from scratch.
Simple model for sentence compression (a.k.a Baseline in Klerke et al., NAACL 2016)
Compress your lengthy sentence 🗜️
本人主要研究自然语言处理中的文本摘要和句子压缩,这里用于解读阅读的nlp论文
Add a description, image, and links to the sentence-compression topic page so that developers can more easily learn about it.
To associate your repository with the sentence-compression topic, visit your repo's landing page and select "manage topics."