nlpyang/PreSumm
code for EMNLP 2019 paper Text Summarization with Pretrained Encoders observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2575
- days_rel: n/a
- days_push: 769
- n_releases_24m: 0
Adoption not part of the score
1303 stars · 452 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
PreSumm is the official PyTorch implementation of the EMNLP 2019 paper 'Text Summarization with Pretrained Encoders', providing BERT-based extractive (BertSumExt) and abstractive (BertSumAbs, BertSumExtAbs) summarization models. It includes training, evaluation, and inference code with pretrained checkpoints for CNN/DailyMail and XSum.
Use cases
- summarize long documents with bert
- train an extractive summarization model
- run abstractive text summarization with pretrained encoders
- reproduce emnlp 2019 summarization results on cnn/dailymail
- summarize raw text files from the command line
- evaluate summarization models with rouge
When to choose
- you need BERT-based extractive or abstractive summarization with published ROUGE benchmarks
- you want to reproduce or build on the PreSumm paper's models
- you have GPU resources and are comfortable with older PyTorch versions
When to avoid
- you need a production-ready, actively maintained summarization library
- you require modern PyTorch or transformer library versions
- you want plug-and-play summarization without training or setup effort
Facets
library · maturity maintenance
nlp machine-learning deep-learning machine-learning deep-learning python text-summarization bert abstractive-summarization extractive-summarization research-code pytorch emnlp-2019 rouge natural-language-processing linux gpu
1 source
- readme: https://github.com/nlpyang/PreSumm · fetched 2026-08-28 · 91cbbf3f1ab6
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| nlpyang/PreSumm | main | 32 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem