Machine Translation

Machine Translation

University

9 Qs

quiz-placeholder

Similar activities

Computer science definitions

Computer science definitions

KG - University

10 Qs

Management Information Systems Quiz

Management Information Systems Quiz

University

10 Qs

jaringan penggerak-1B-17

jaringan penggerak-1B-17

12th Grade - Professional Development

10 Qs

MQ1 MIS 02182021

MQ1 MIS 02182021

University

10 Qs

Introduction to Information Systems

Introduction to Information Systems

University - Professional Development

10 Qs

Knowledge Testing!!

Knowledge Testing!!

University

10 Qs

Systems analysis

Systems analysis

University

10 Qs

Indian IT Industry

Indian IT Industry

University

10 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