lecture-0214-semantic-relations (1)
lecture-0214-semantic-relations (1)
Based on slides from Jan Jurafsky, Noah Smith, Nathan Schneider, and everyone else they copied from.
Outline
Structured Perceptron
Word Senses
Semantic Roles
Word Senses
Semantic Roles
Word Senses
Semantic Roles
But as agriculture burgeons on the east bank, the river will shrink even more.
Senses
Homographs Homophones
bank2 right2
bank1 write1
bat2 piece2
bat1 peace1
“Zeugma” Test
couch / sofa
big / large
automobile / car Synonymy is between sense, not words
vomit / throw up
water / H20
Hypernyms / Superordinate
Word Senses
Semantic Roles
PropBank FrameNet
“Proto”-arguments, shared across verbs Each verb sense is part of a “frame”
Exact definition depends on verb sense Each frame has its own arguments
Relations between
Frames Frame
Verb Roles /
Senses Arguments
Core Roles
ATTRIBUTE The ATTRIBUTE is a scalar property that the I TEM possesses.
D IFFERENCE The distance by which an I TEM changes its position on the scale.
F INAL STATE A description that presents the I TEM’s state after the change in the ATTRIBUTE’s
value as an independent predication.
F INAL VALUE The position on the scale where the I TEM ends up.
I NITIAL STATE A description that presents the I TEM’s state before the change in the AT-
TRIBUTE ’s value as an independent predication.
I NITIAL VALUE The initial position on the scale from which the I TEM moves away.
I TEM The entity that has a position on the scale.
VALUE RANGE A portion of the scale, typically identified by its end points, along which the
values of the ATTRIBUTE fluctuate.
Some Non-Core Roles
D URATION The length of time over which the change takes place.
S PEED The rate of change of the VALUE.
G ROUP The G ROUP in which an I TEM changes the value of an
ATTRIBUTE in a specified way.
Figure 22.3 The frame elements in the change position on a scale frame from the FrameNet Labelers
Guide (Ruppenhofer et al., 2006).
CS 295: STATISTICAL NLP (WINTER 2017) 34
tion on a scale (the Attribute) from a starting point (Initial value) to an
end point (Final value).
Some of the semantic roles (frame elements) in the frame are defined as in
issued DT JJ NN
Named Entity type of constituent: ORGANIZATION
a special edition
First and last words of constituent: The, Examiner
Linear position,clause re: predicate:Figure
before
22.5 Parse tree for a PropBank sentence, showing the PropB
shows the path feature NP"S#VP#VBD for ARG0, the NP-SBJ constitu
Path features: NP↑S↓VP↓VBD
• The headword of the constituent, Examin
can be computed with standard head rules
in Fig. ??. Certain headwords (e.g., prono
CS 295: STATISTICAL NLP (WINTER 2017) 39
possible semantic roles they are likely to fi
Typical SRL Pipeline
Pruning Use rules to filter out unlikely constituents.