Search Header Logo

Quiz Chapter 6 : Understanding Human Language

Authored by Atiqah .

Education

University

Used 8+ times

Quiz Chapter 6 : Understanding Human Language
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

30 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the main goal of Natural Language Processing (NLP)?

To make computers communicate using programming languages

To enable machines to understand and process human language

To translate between computer codes

To recognize only written language

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is NOT a key NLP technique?

Tokenization

Stemming

Lemmatization

Compilation

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does tokenization do?

Removes stopwords

Converts text into individual words or sentences

Converts tokens into sound

Combines multiple words into one

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In tokenization, which Python library is commonly used?

nltk

numpy

matplotlib

opencv

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the output of word_tokenize('AI is fun!')?

['AI is fun']

['AI', 'is', 'fun', '!']

['AI', 'is', 'fun!']

['AI_is_fun']

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which type of tokenization divides text into sentences?

word_tokenize

sent_tokenize

char_tokenize

paragraph_tokenize

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Stemming reduces words to their:

Base form

Dictionary form

Root form

Original sentence

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?