5. Core Tasks

Parsing — Quiz

Test your understanding of parsing with 5 practice questions.

Read the lesson first

Practice Questions

Question 1

Which parsing framework represents grammatical relationships between words as directed links?

Question 2

What is the primary function of a 'transition' in a neural transition-based parser?

Question 3

Which parsing algorithm is known for its ability to handle ambiguous grammars by building a chart of all possible constituents?

Question 4

In dependency parsing, what does the term 'head' refer to?

Question 5

Which of the following is a characteristic feature of 'graph-based' dependency parsers?
Parsing Quiz — Natural Language Processing | A-Warded