RNN
Random
Vectors
Patterns
Encoding
100

What ends the encoding process on an RNN?

What is END symbol?

100

What is the process for getting computers to deal with human language?

Natural Language Processing
200

What did the NPLs struggle with in the “hamburger in the restaurant” anecdote?

What is context or contextual understanding?

200

What does the coordinates of a particular word in semantic space refer to?

What is the word vector?
300

What is the classification of the positive/ negative emotion or tone of a text input?

What is sentiment classification?

300

What was the first major success for Natural Language Processors?

What is automated speech recognition?

300

What is defining the meaning of a word based on other words its typically grouped with (ie Humor and Laughing) called?

What is Distributional Semantics?

300

What is the encoding process where at each time step, only one input neuron - the one corresponding to the actual input word - is active/high?

What is one-hot encoding?

400

What type of neural network was inspired by the sequential process of reading a sentence?

What are Recurrent Neural Networks?

400

This Kind of neural network groups words in pairs and forms “word vectors” to formulate outputs

What is Word2Vec Model?

400

Mitchell warns that word-vectors can pick up these unwanted patterns from training data, resulting in things like “doctor–male :: nurse–female”—what are these called?

What are biases in word embedding?

500

What does Mitchell correspond the last 10% of speech recognition to?

What is understanding?

M
e
n
u