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.
Diese Übung ist Teil des Kurses
Google DeepMind: Represent Your Language Data
Interaktive Übung
In dieser interaktiven Übung kannst du die Theorie in die Praxis umsetzen.
Übung starten