NLP Parsing Quiz

NLP Parsing Quiz

University

10 Qs

quiz-placeholder

Similar activities

Programming for AI & ML Quiz

Programming for AI & ML Quiz

University

10 Qs

Microsoft Word Quiz

Microsoft Word Quiz

University

10 Qs

NLP Parsing Quiz

NLP Parsing Quiz

Assessment

Quiz

Information Technology (IT)

University

Easy

Created by

Sophia Dcruz

Used 1+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the term 'parsing' refer to in NLP?

Translating languages

Analyzing strings of symbols based on grammar rules

Removing errors in speech

Generating random sentences

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which type of parser is goal-driven and uses grammar rules from left-hand side to right-hand side?

Bottom-up parser

Top-down parser

Shift-reduce parser

Regex parser

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Bottom-up parsing is characterized as being ______.

Goal-driven

Grammar independent

Data-driven

Language agnostic

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following parsers uses regular expressions to parse POS-tagged strings?

Shift-reduce parser

Chart parser

Regex parser

Recursive descent parser

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Constituency parsing is based on which type of grammar?

Dependency Grammar

Regular Grammar

Context-Free Grammar

Transition Grammar

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the notation for a noun phrase in CFG?

s

vp

np

tv

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which CFG rule represents a sentence composed of a noun phrase and a verb phrase?

np → s vp

s → np vp

vp → np s

s → vp np

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?