Machine Translation and Encoder-Decoder Models Flashcards

1
Q

Machine Translation

A

The use of computers to translate from one language to another.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

3 Components of an encoder-decoder network

A
  1. Encoder
  2. Context vector
  3. Decoder
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

3 Components of an encoder-decoder network:

Encoder

A

An encoder accepts an input sequence, and generates a corresponding sequence of contextualized representations.

LSTMs, GRUs, convolutional networks, and Transformers can all be employed as encoders.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

3 Components of an encoder-decoder network:

Context vector

A

A context vector, c, is a function of the contextualized representations from the encoder.

It conveys the essence of the input to the decoder.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q
A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly