August 17, 2005
Question Answering Passage Retrieval Using
Dependency Parsing
9
/
28
Extracting Relation Paths
•
Relation path
–
Vector of relations between two nodes in the tree
produce
< P
1
:
subj
>
Wisconsin
percent
< P
2
:
prep
pcomp-n
>
cheese
Two constraints for relation paths:
1.
Path length (less than 7 relations)
2.
Ignore those between two words that
are within a chunk,
e.g.
New York.
Explain chunk