Learn Before
Concept

Graph-Based

Graph based parsers score entire trees, and can produce non-projective trees. The graph based algorithm focuses on two problems, assigning a score to each edge, and finding the best parse tree given the scores of all potential edges.

0

1

Updated 2022-01-16

Tags

Data Science

Learn After