Machine Translation

Machine Translation

University

9 Qs

quiz-placeholder

Similar activities

Evolución de la telefonía móvil

Evolución de la telefonía móvil

University

12 Qs

WIA1001- Information System

WIA1001- Information System

University

10 Qs

CIS2303 Week 1_2 CLO1

CIS2303 Week 1_2 CLO1

University

11 Qs

Planning and Implementation of Information Security

Planning and Implementation of Information Security

University

10 Qs

Cloud Concepts and Virtualization

Cloud Concepts and Virtualization

University

10 Qs

Network Management Week 14

Network Management Week 14

University

10 Qs

UMUM

UMUM

University

10 Qs

QUIZ SAD TOPIC 1_Introduction to Information System (SAD)

QUIZ SAD TOPIC 1_Introduction to Information System (SAD)

University

12 Qs

Machine Translation

Machine Translation

Assessment

Quiz

Computers

University

Medium

Created by

Mérilin Tutor

Used 2+ times

FREE Resource

9 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

With what metric are translation systems often evaluated?

GRIS

VERT

BLEU

ROSE

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How can the BLEU score be calculated?

sentence length

n-gram counts (/comparisons)

PROPN counts (/comparisons)

word frequency

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Translation errors are more easily traced back to their root in ...

Neural MT systems

Statistical MT systems

Flawless systems

Rule-based MT systems

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

On which level do we usually not align texts?

Word level

Character level

Sentence level

Document level

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A commonly used approach nowadays for NMT models is the ... architecture.

decoder-encoder

ReLU

encoder-decoder

Latent Dirichlet allocation

6.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

Which of the following aspects do NMT systems sometimes struggle with?

repetitions

word choice

simple spelling mistakes

some word order errors

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the fundamental task of many NLP systems?

reading

inferring

sorting

predicting

8.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

How many Bigrams are in the sentence (ignore punctuation and there are no start of sentence or end of sentence tags to be regarded): "I am sorry, I wrote this presentation and Quizizz at 3am"

10

5

12

9

9.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is the TF of the word "crying" in the 2 documents:
Doc1: "Today I was crying crying in the bathroom"
Doc2: "Today you were crying"

Doc1: 1/8
Doc2: 1/4

Doc1: 2/3
Doc2: 1/4

Doc1: 2/8
Doc2: 1/4

Doc1: 2/8
Doc2: 2/4