Semantics & Word Embeddings

Semantics & Word Embeddings

University

9 Qs

quiz-placeholder

Similar activities

Accounting Concept

Accounting Concept

University

10 Qs

Language Disorders

Language Disorders

University

12 Qs

Semantics and Pragmatics

Semantics and Pragmatics

University

13 Qs

Terms

Terms

University

11 Qs

Semana 13: Aplicaciones de Python

Semana 13: Aplicaciones de Python

University

6 Qs

Branches of Linguistics

Branches of Linguistics

University

10 Qs

Syntactic and Semantic Analysis

Syntactic and Semantic Analysis

University

14 Qs

LLP_W11

LLP_W11

University

12 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