AI influencers NLP Quiz

AI influencers NLP Quiz

Professional Development

6 Qs

quiz-placeholder

Similar activities

IT ENGLISH: Research Project Topics - Programming Languages

IT ENGLISH: Research Project Topics - Programming Languages

Professional Development

10 Qs

HTML Introduction

HTML Introduction

3rd Grade - Professional Development

10 Qs

Comprehension Activity_Android App Development

Comprehension Activity_Android App Development

Professional Development

8 Qs

Software Testing 1

Software Testing 1

University - Professional Development

10 Qs

NLP quiz

NLP quiz

Professional Development

10 Qs

Designing for Conversational AI

Designing for Conversational AI

Professional Development

10 Qs

Microsoft 365 Copilot

Microsoft 365 Copilot

Professional Development

10 Qs

DECI- Week 6 - Quest 1

DECI- Week 6 - Quest 1

Professional Development

3 Qs

AI influencers NLP Quiz

AI influencers NLP Quiz

Assessment

Quiz

Computers

Professional Development

Hard

Created by

Fabian Stadler

Used 10+ times

FREE Resource

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