08. Document Summarization
Chapter 8 of 18 · 25 min
EXERCISE
Take a 10+ page document (research paper, report, article). Generate summaries using: (1) TF-IDF extractive, (2) LexRank extractive, (3) Local LLM abstractive, (4) hybrid approach. Evaluate each on: coherence (does it read naturally?), coverage (does it capture main points?), and length appropriate for skimming. Identify which approach works best for your use case.