Natural Language Processing Quiz-1

Natural Language Processing Quiz-1

University

9 Qs

quiz-placeholder

Similar activities

Day 1 Data Science Workshop Quiz

Day 1 Data Science Workshop Quiz

University

10 Qs

Quiz on Language Modeling and PoS Tagging

Quiz on Language Modeling and PoS Tagging

University

11 Qs

Artificial Intelligence

Artificial Intelligence

10th Grade - University

10 Qs

Lesson 4 Interface Requirements and Communication Standards

Lesson 4 Interface Requirements and Communication Standards

University

14 Qs

Quality Management Practices in the Industry 4.0 Era

Quality Management Practices in the Industry 4.0 Era

12th Grade - University

14 Qs

Pre Test-12

Pre Test-12

University

10 Qs

Introduction to AI

Introduction to AI

University

10 Qs

Teknik Peledakan

Teknik Peledakan

University

10 Qs

Natural Language Processing Quiz-1

Natural Language Processing Quiz-1

Assessment

Quiz

Engineering

University

Medium

Created by

Khaleel S

Used 2+ times

FREE Resource

9 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

NLP is all about .........?

the study of computer hardware
the interaction between computers and human language
the development of mobile applications
the analysis of financial data

2.

DRAG AND DROP QUESTION

30 sec • 1 pt

Stemming Leads to ​ (a)   ?

Revert back to Root Word
Change the meaning of a word
Create new words
Increase word complexity

3.

DRAG AND DROP QUESTION

30 sec • 1 pt

Which library in Python is commonly used for ​ (a)   tasks?​

NLTK
Pandas
NumPy
Matplotlib

4.

MATCH QUESTION

45 sec • 5 pts

Match the following

more accuracy

<jj>

Adjective Tag

BI-Gram Model

(n-1) History

Brown corpus

Belongs to NLTK

Corpus

Lemmatization

Removing of affixes

stemming

5.

CLASSIFICATION QUESTION

1 min • 4 pts

Organize these options into the right categories

Groups:

(a) LLM

,

(b) NLTK

,

(c) pos tagging

,

(d) SpeechAnalysis

brown Corpus

siri

gemini ai

wordnet

language learning model

<NN>

Alexa

gpt

python library

word Classes

6.

REORDER QUESTION

1 min • 5 pts

NLP Analysis Order of Text/Speech

Text/Speech Recognization

Stemming/Lemmatization

pos tagging

Named Entity Recognition

Revert Back With Appropriate Solution

7.

FILL IN THE BLANK QUESTION

30 sec • 1 pt

Which algorithm is commonly used for text classification in NLP_________________?

8.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Devset Referred as ?

Trainnig data

Test data

UnKonwn data

Future Purpose Used Data

9.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of named entity recognition (NER) in NLP?

To summarize the main ideas in a text.
The purpose of NER in NLP is to identify and classify named entities in text.
To translate text from one language to another.
To generate new text based on existing content.