Knowledge check

Completed

Check your knowledge

1.

Your app must interpret a command such as "turn on the light" or "switch the light on". What do these phrases represent in a language model?

2.

Your app must interpret a command to book a flight to a specified city, such as "Book a flight to Paris." How should you model the city element of the command?

3.

Your language model needs to detect an email when present in an utterance. What is the simplest way to extract that email?