CommencerCommencez gratuitement

Quiz 1 - Question 1

You are building a spam email detector. Your model needs to decide if an incoming email is "spam" or "not spam." You receive an email that contains the following HTML snippet:

<a href=”http://example.com”><b>Click HERE for a FREE prize!</b></a>

Which of the following strategies are effective ways to handle the HTML tags (<a>, <b>) for this specific task? Note that “<a>” is an HTML tag that is used for creating links to other websites and “<b>” is an HTML tag used for formatting text bold.

Cet exercice fait partie du cours

<cours>Google DeepMind: Represent Your Language Data</cours>
Voir le cours

Exercice interactif pratique

Transformez la théorie en action avec l’un de nos exercices interactifs

Commencer l’exercice