NLP-TP2-1315

NLP-TP2-1315

University

20 Qs

quiz-placeholder

Similar activities

SYO 701 CRYPTOGRAPHY Module FC-2

SYO 701 CRYPTOGRAPHY Module FC-2

University

20 Qs

Tel-U Sisfo Walk Edisi 3 Quiz

Tel-U Sisfo Walk Edisi 3 Quiz

University

15 Qs

NLP & Sentiment Analysis

NLP & Sentiment Analysis

University

20 Qs

NLPS

NLPS

University

25 Qs

Artificial Intelligence

Artificial Intelligence

8th Grade - Professional Development

20 Qs

Quiz Foundation of AI UTS

Quiz Foundation of AI UTS

University

18 Qs

Testing 101

Testing 101

University

15 Qs

NLP Quiz 1 on 4-08-22

NLP Quiz 1 on 4-08-22

University

20 Qs

NLP-TP2-1315

NLP-TP2-1315

Assessment

Quiz

Computers

University

Medium

Created by

Viveka S

Used 6+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

NLP is the integration of ​

i)AI,

ii)ML,

iii)Linguistic ​ ​

ii and iii
iii and i
i, ii and iii
i and ii

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a key challenge in NLP?

i)Ambiguity,

ii)Data Privacy,

iii)Computational Power

ii only

i only

i, ii and iii

i and ii

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following techniques is used in NLP?

i)Tokenization,

ii)Clustering,

iii)Neural Networks

i and iii

ii and iii

i, ii and iii

i only

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The main purpose of using Regular Expressions in ​ NILP is ​ and ​ ​ ​ ​

To detect named entities

To classify documents

To convert text into speech

To identify patterns in text

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Tokenize the word “Apple” using stemming, the resultant word is _____

Appl

Apple

Error

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

"The patient was admitted on 12/05/2023 and discharged on 15-05-2023."
Which regular expression correctly matches both dates regardless of whether they use / or - as separators?

\d{2}[-/]\d{2}[-/]\d{4}

\d{2}[-|/]\d{2}[-|/]\d{4}

\d{2}(/|-)\d{2}(/|-)\d{4}

\d{2}[\/-]\d{2}[\/-]\d{4}

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In morphological analysis, if "unbelievable" is decomposed into its morphemes, which of the following is the correct breakdown?

Root: "un", Suffix: "believable"

Prefix: "un", Root: "believe", Suffix: "able"

Prefix: "un", Root: "believ", Suffix: "able"

Prefix: "un", Root: "believe", Suffix: "ble"

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?