Project 3 Midterm Review

Project 3 Midterm Review

University

40 Qs

quiz-placeholder

Similar activities

Introduction to Machine Learning

Introduction to Machine Learning

University

40 Qs

Data Mining

Data Mining

University

35 Qs

Database

Database

KG - University

35 Qs

database

database

University

40 Qs

IAS - Assignment 3

IAS - Assignment 3

University

40 Qs

Quizo'24

Quizo'24

University

40 Qs

Басындағы 37 сұрақ

Басындағы 37 сұрақ

University

37 Qs

CC106 - APP DEV & EMERG TECH QUIZ

CC106 - APP DEV & EMERG TECH QUIZ

University

35 Qs

Project 3 Midterm Review

Project 3 Midterm Review

Assessment

Quiz

Computers

University

Easy

Created by

Emily Anne

Used 10+ times

FREE Resource

40 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Why is Natural Language Processing (NLP) especially difficult for computers?

A) Computers have infinite memory

B) Human language is ambiguous and context-dependent

C) Programming languages are too complex

D) Data in NLP is usually numeric

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the main purpose of tokenization in NLP?

Encrypt text for security

Convert text into lower case

Split text into smaller units like words

Translate text into another language

3.

FILL IN THE BLANK QUESTION

1 min • 1 pt

This is a binary classification model. What number should you put in the blank?
output = Dense(_, activation='sigmoid')(x)

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is considered a "stop word"?

beautiful

happiness

the

information

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Why are stop words sometimes removed in NLP tasks?

They are always grammatically incorrect

They contain confidential information

They don’t carry significant meaning

They are used only in spoken language

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is stemming in NLP?

Removing grammatical errors from text

Splitting text into individual characters

Reducing a word to its base form (physical letter base)

Counting the number of syllables in a word

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Imagine the word “better” - if you reduce the word to “good”, what have you done?

Lemmatization

Tokenization

NER

Stemming

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?