- link: https://github.com/xcfcode/Summarization-Papers
- author: xcfeng
- note: papers, trends plot, presentations, notes, benchmarks ... for summarization.
- blog:
- Long document summarization: 一文速览长文本摘要进展 | AINLP 2022-12-14
- link: https://github.com/letiantian/TextRank4ZH
- author: letiantian 乐天
- note: 针对中文文本的TextRank算法的python算法实现,用来从文本中提取关键词和摘要(重要的句子)。
- link: https://github.com/nlpyang/BertSum
- author: Yang Liu
- note: code for paper Fine-tune BERT for Extractive Summarization
- extra:
- bertsum-chinese by 425776024.
- bertsum-chinese-LAI by Machine-Tom.
- link: https://github.com/HorieYuan/TransformerTextSummarization
- author: HorieYuan
- note: 基于Transformer的生成式文本摘要。
- link: https://github.com/Huffon/sentence-compressor
- author: Huffon
- note: a way to compress the lengthy sentence.
- link: https://github.com/pengzhendong/text_normalization
- author: pengzhendong(彭震东)
- note: a tool to make the Chinese text more normalized.
- extra: WeTextProcessing
- link: https://github.com/salesforce/ctrl-sum
- author: Salesforce
- note: code for paper CTRLsum: Towards Generic Controllable Text Summarization