wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Natural Language Processing Quiz

Total questions: 15

Worksheet time: 8mins

Name
Class
Date
1.

What is the process of breaking text into smaller units called?

a)

Normalization

b)

Stemming

c)

Tokenization

d)

Lemmatization

2.

Which task involves assigning grammatical tags to each word in a sentence?

a)

Named Entity Recognition (NER)

b)

Lemmatization

c)

Part-of-Speech (POS) Tagging

d)

Stop Word Removal

3.

What does NER aim to identify and classify in text?

a)

Named entities

b)

Adjectives

c)

Pronouns

d)

Verb tenses

4.

What does Sentiment Analysis involve determining in text?

a)

Syntax errors

b)

Word frequencies

c)

Emotional tone

d)

Spelling mistakes

5.

What is the study of organizing sound systematically called?

a)

Semantics

b)

Syntax

c)

Phonology

d)

Morphology

6.

Which ambiguity occurs when a single word is associated with multiple senses?

a)

Syntactic Ambiguity

b)

Semantic Ambiguity

c)

Lexical Ambiguity

d)

Referential Ambiguity

7.

What is the widely used online grammar checker that offers real-time suggestions?

a)

ProWritingAid

b)

Grammarly

c)

Ginger

d)

LanguageTool

8.

What technique is used to identify and extract relationships between entities mentioned in text?

a)

Relation Extraction

b)

Event Extraction

c)

Named Entity Recognition (NER)

d)

Coreference Resolution

9.

What is the process of dividing a continuous sequence of text into individual words or tokens called?

a)

Stop Word Removal

b)

Word Segmentation

c)

Lemmatization

d)

Normalization

10.

What is the process of identifying and splitting a paragraph or a continuous sequence of text into individual sentences called?

a)

Tokenization

b)

Corpus Annotation

c)

Collocation Analysis

d)

Sentence Segmentation

11.

What do parallel corpora contain?

a)

Annotated syntactic structures

b)

General texts from different sources

c)

Linguistic data for training models

d)

Texts in two or more languages aligned sentence by sentence

12.

What does frequency analysis focus on identifying within the corpus?

a)

Named entities

b)

Part-of-Speech tags

c)

Collocations

d)

Most frequent words

13.

What is the first step in corpora analysis?

a)

Data Preparation

b)

Concordance Analysis

c)

Corpus Exploration

d)

Frequency Analysis

14.

What does part-of-speech (POS) analysis involve tagging words in the corpus with?

a)

Grammatical categories

b)

Semantic labels

c)

Syntactic structures

d)

Sentiment labels

15.

Which technique can be used to predict sentence boundaries based on features like contextual information?

a)

Rule-Based Approaches

b)

Machine Learning Approaches

c)

Pretrained Models

d)

Statistical Tokenization