Add "executive summary"
Open
- Dominant language
- Python
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
use a combination of document clustering and text summarization to give a short report on what's going on at the moment at top of page.
Concatenating all articles together and applying lexrank might even be sufficient. Would add significant computational overhead: should use a reduced frequency for updating summary. Will need to ensure that sentences associated with deprecated articles don't linger.
Could simplify by constraining attention to top 3 articles or something like that.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.