Semantics & Word Embeddings

Semantics & Word Embeddings

University

9 Qs

quiz-placeholder

Similar activities

LST, CLL, MI

LST, CLL, MI

University

10 Qs

LP_W12

LP_W12

University

13 Qs

Sense Relation

Sense Relation

University

7 Qs

TRANSLATION I : WEEK 1

TRANSLATION I : WEEK 1

University

10 Qs

Chapter seven -A word and its structure

Chapter seven -A word and its structure

University

10 Qs

UHV QUIZ 2 - HUMAN BEING

UHV QUIZ 2 - HUMAN BEING

University

10 Qs

AML updates

AML updates

University

7 Qs

PPT Unit 2

PPT Unit 2

University

14 Qs

Semantics & Word Embeddings

Semantics & Word Embeddings

Assessment

Quiz

Other

University

Medium

Created by

Mérilin Tutor

Used 3+ times

FREE Resource

9 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Mathematically speaking, what are word embeddings?

Vectors

Polynomial functions

Scalars

Neural Networks

2.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Media Image

With this Vocabulary, which word is represented by this One-hot-encoded vector?

down

let

never

run

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the field of lexical semantics primarily focus on?

Named Entity Recognition

Meanings and relations of words

Time Expression Recognition

Formal Semantics

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which is the correct meronym for the word "table"?

lamp
plate
chair
leg

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which area of semantics deals with recognizing entities and linking them to a knowledge base?

Formal Semantics

Shallow Semantics

Lexical Semantics

None of them

6.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

What are the main objectives of Named Entity Recognition (NER)?

Recognizing temporal expressions

To identify and classify entities in text

To extract keywords from text

Symbolic reasoning

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Surprise Regex:
When trying to transform a regular expression into a FSA, the first step is to...

write down the vocabulary of strings that are matched

cry

draw as many states as you can

simplify the regex

8.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Surprise FSA:

If a language is empty, its corresponding FSA...

has no accepting state

does not exist

is non-deteterministic

9.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

DFAs are not allowed to have...

epsilon edges

more than a certain number of edges going out of a state

multiple transitions options for a given input

a final state