Recall & Review
beginner
What is sentiment analysis in simple terms?
Sentiment analysis is a way for computers to understand if a text shows positive, negative, or neutral feelings, like figuring out if a friend is happy or upset from what they say.
Click to reveal answer
intermediate
Why is detecting sarcasm hard for sentiment analysis?
Sarcasm means saying the opposite of what you really mean, often to be funny or mean. Computers find it hard because the words look positive but the real feeling is negative.
Click to reveal answer
beginner
How does negation change the sentiment of a sentence?
Negation words like "not" or "never" flip the meaning. For example, "good" is positive, but "not good" becomes negative. Recognizing this flip is important for correct sentiment.
Click to reveal answer
advanced
What is a common method to handle sarcasm in sentiment models?
One way is to use extra clues like tone, emojis, or context from previous sentences to guess if the text is sarcastic, helping the model avoid mistakes.
Click to reveal answer
intermediate
Explain how context helps improve sentiment analysis.
Context means looking at surrounding words or sentences to understand the true feeling. For example, "Great job" can be sincere or sarcastic depending on what came before.
Click to reveal answer
Which word in the sentence "I am not happy" changes the sentiment?
✗ Incorrect
The word "not" negates the positive word "happy", changing the sentiment to negative.
Sarcasm in text usually means:
✗ Incorrect
Sarcasm means saying the opposite of what you really mean, often to be funny or critical.
Which of these helps a model detect sarcasm better?
✗ Incorrect
Looking at previous sentences gives context that helps detect sarcasm.
What happens if a model ignores negation words?
✗ Incorrect
Ignoring negation can cause the model to misunderstand the true sentiment.
Which sentence likely contains sarcasm?
✗ Incorrect
"I love waiting in long lines" is often sarcastic because waiting in lines is usually unpleasant.
Describe how negation affects sentiment analysis and give an example.
Think about how 'not good' changes the feeling compared to 'good'.
You got /3 concepts.
Explain why context is important for detecting sarcasm in text.
Consider how the same words can mean different things depending on what came before.
You got /3 concepts.