You are building a spam detector. Your dataset contains a column named ‘message’ with text messages. A second column named ’label’ has the word ‘spam’ if the message is a spam message, and ’not_spam’ if the message is not spam.
How should you process the ‘message’ column?
Choose all correct answers from the options below.
I'm sorry, your answers are not correct.
Check out my video lesson on text data procesing.
Learn about text data processing