AI influencers NLP Quiz

AI influencers NLP Quiz

Professional Development

6 Qs

quiz-placeholder

Similar activities

Email of request

Email of request

12th Grade - Professional Development

11 Qs

Trg@home 1

Trg@home 1

Professional Development

10 Qs

Topic Quiz-1 : Python Basics

Topic Quiz-1 : Python Basics

Professional Development

10 Qs

Apache Spark

Apache Spark

Professional Development

10 Qs

Mothers Competition

Mothers Competition

Professional Development

10 Qs

Power Apps Introduction

Power Apps Introduction

Professional Development

10 Qs

DL Refresher

DL Refresher

KG - Professional Development

10 Qs

FSDA OW Sec. Amsterdam

FSDA OW Sec. Amsterdam

Professional Development

10 Qs

AI influencers NLP Quiz

AI influencers NLP Quiz

Assessment

Quiz

Computers

Professional Development

Hard

Created by

Fabian Stadler

Used 10+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

6 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which is not a field of action to apply Natural Language processing ?

Speech Recognition

Topic extraction from text

Predict ticket volume at a service channel

Generate articles or summary documents

2.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

Which are typical problems when working with text as data?

Unstructured, no easy-to-use data model

some people write uppercase, some lower case

only feasible on super computers with newest GPUs

text has to be internally represented as numbers

3.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

Mark all typical use cases for NLP.

Machine Translation

Sentiment Analysis

Information Extraction

Chatbot

4.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Which are reasons to know or detect the language you are working in, although the machine transforms everything into numbers?

You don't need to, there is one model that fits all languages.

Every language follows individual grammar and morphology rules

Only the verbs are relevant, because they differ between the languages.

There is ambiguous words in different languages that are used in different context.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

FastText, BERT, GPT-3 are all examples of...

Toyota car models

fancy names of robots

Neural Networks for language processing

programming languages for NLP tasks

6.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Amongst all the strength in deep learning models, what is the weakness?

They can only work with a limited amount of text

They cannot generalize for different text types

They are mostly black-boxes and hard to analyse

Their precision decreases, the more examples you validate