What type of constituents are difficult for constituency syntax?
Discontinuous constituents
What does dependency syntax limit analysis to?
Relationships between words
What is the standard assumption of dependency syntax?
Each word has a single parent word
Reasons dependencies are easier for computational linguistics (three)
UD fundamentals 1:
UDs are …
…word-based, where words are whatever the tokeniser gives you
UD fundamentals 2: _______ are more important than ________
Content words are more important than function words
UD fundamentals 3:
In symmetric cases, …
…draw edges from left to right
UD fundamentals 4:
If a word is elided, …
…promote its child to the head position. If the result is “unnatural and misleading”, use the orphan relation.
What is the main predicate of the sentence labelled as?
root
What word class is normally the root?
Verb (not always though!)
What are non-projective trees?
Trees with crossing edges
Why are non-projective trees problematic? (Two reasons)
How do you go from a constituent parse to dependencies?
How do you go from dependencies to constituents?
Limitations of dependencies (three)
UD specific problems (three)