开始使用免费开始使用

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.

本练习是课程的一部分

Google DeepMind: Represent Your Language Data

查看课程

动手互动练习

通过我们的互动练习之一,将理论转化为实践

开始练习