0
0
NLPml~5 mins

Extractive summarization in NLP - Cheat Sheet & Quick Revision

Choose your learning style9 modes available
Recall & Review
beginner
What is extractive summarization?
Extractive summarization is a method that creates a summary by selecting important sentences or phrases directly from the original text without changing them.
Click to reveal answer
beginner
How does extractive summarization differ from abstractive summarization?
Extractive summarization picks exact parts from the text, while abstractive summarization rewrites the content in new words to create a summary.
Click to reveal answer
intermediate
Name a common technique used in extractive summarization.
One common technique is scoring sentences based on word frequency or importance, then selecting the top scoring sentences for the summary.
Click to reveal answer
beginner
Why is extractive summarization easier to implement than abstractive summarization?
Because it only selects existing sentences without generating new text, it requires less complex language understanding and generation.
Click to reveal answer
intermediate
What is a limitation of extractive summarization?
It may produce summaries that are less coherent or natural because it only copies parts of the original text without rewriting.
Click to reveal answer
What does extractive summarization do?
ATranslates the text into another language
BGenerates new sentences to summarize the text
CRemoves all stop words from the text
DSelects important sentences from the original text
Which of these is a common way to score sentences in extractive summarization?
AUsing a random number generator
BCounting word frequency
CTranslating sentences to another language
DReplacing words with synonyms
Why might extractive summaries be less natural?
AThey translate text incorrectly
BThey use too many new words
CThey copy sentences without rewriting
DThey remove all punctuation
Which summarization method rewrites content in new words?
AAbstractive summarization
BExtractive summarization
CKeyword extraction
DText translation
Extractive summarization is easier to implement because:
AIt does not generate new text
BIt requires complex language models
CIt translates text automatically
DIt summarizes by rewriting sentences
Explain extractive summarization and how it works in simple terms.
Think about picking key sentences like highlighting important parts in a book.
You got /4 concepts.
    List advantages and disadvantages of extractive summarization.
    Consider what is easy and what might feel unnatural about copying text directly.
    You got /4 concepts.