Articles
Published 2023-04-30
Keywords
- parsing, dependency parsing, constituency parsing, transition-based approaches, graph-based approaches, parse tree, context-free grammars.
Abstract
This article discusses about syntactic parsing methods and related works on dependency Parsing. There are transition-based and graph-based approaches applied to dependency parsing problem in the literature. As well as the constituency parse tree is based on the formalism of context-free grammars. In this type of tree, the sentence is divided into constituents, that is, sub-phrases that belong to a specific category in the grammar.