Syntactic Parsing is a method of syntactic analysis of a sentence (e.g. the task of determining the parse-tree of a given sentence)
- grammar - a formal specification of the structures allowable in the language
- parser - algorithm for assigning syntactic structure to an input sentence
Syntactic Parsing - Types
| |
|
Translating From Constituency to Dependency Structures