ASWIN TS Summarisation of NLP Simplified Notes Unit 3
ASWIN TS Summarisation of NLP Simplified Notes Unit 3
Abstractive Summarization: Generates new sentences that convey the main ideas in a
condensed form, similar to how humans summarize text.
Example: Summarizing a news article to highlight the most important details without
extra information.
Example: Summarizing several research papers about the same topic into a unified
summary that covers all major findings.
Output-based Summarization
Extractive Summarization: Involves selecting sentences directly from the original text.
Example: A model might pick sentences such as “Solar energy is a renewable resource”
from a longer document discussing different energy sources.
Abstractive Summarization: The model generates new sentences that condense the
original content, while still maintaining the core meaning.
Example: Instead of picking sentences, the model might summarize the document about
solar energy by saying, “Solar energy is a key renewable resource for the future.
Purpose-based Summarization
1.Generic Summarization
Generic Summarization creates a summary that covers the overall content of the original
document without focusing on any specific questions or aspects.
Example: A summary of a long news article about the environment might cover various
topics like pollution, climate change, and conservation efforts, giving a broad overview of
the content.
2.Domain-Specific Summarization
This method tailors the summary to a specific domain or field, using specialized
terminology and focusing on domain-relevant content.
3.Query-based Summarization
Example: If the query is “What are the causes of climate change?”, the model will
summarize the parts of the document that answer this question directly.
Challenges in Text Summarization
1. Context Preservation
Summarization must retain the context of the original content. Extractive methods may
pick sentences that don’t fit together well, while abstractive methods can sometimes
lose crucial information during the generation process.
2. Coherence
In extractive methods, the sentences may not flow naturally, leading to a summary that
feels fragmented. Abstractive summarization can also struggle to maintain logical
coherence while condensing the text.
3. Data Loss
1. Financial Reports
Summarizing lengthy financial documents helps analysts get to the important numbers
and insights quickly without reading the full reports
2. News Summarization
3. Customer Support
4. Legal Documents
Summarization of legal contracts or case studies allows lawyers to quickly extract critical
information without reading the entire document.
5. SEO Optimization
Web content can be summarized for better search engine indexing, making it easier for
users to find relevant information quickly.