[CS241] Odd Parsing Problems
Matthew D. Gillette
mgillett at lems.brown.edu
Fri Nov 2 12:45:32 EDT 2007
When printing out some sentences, I came across that fact that VP;2xxx
has actually created some mistakes in detecting paths. Take for example:
senegal complied with a french request for assistance sent a small
contingent as well
(S1 (S;041 (NP (NNP senegal)) (VP;270.82 (VP;82 (VBD complied) (PP (IN
with) (NP (NP (DT a) (JJ french) (NN request)) (PP (IN for) (NP (NN
assistance)))))) (VP;82 (VBD sent) (NP (DT a) (JJ small) (JJ
contingent)) (ADVP (RB as) (RB well))))))
You will notice that there are three VP indicators, however, there are
only two actual VPs (This sentence generates two *VP-VP paths) so that
the VP-CC actually fouls things up (at least in this case).
Has anyone else run into anything similar?
-------------------------------------------
Matthew D. Gillette
Research Assistant and Systems Administrator
LEMS Laboratory, Department of Engineering
Box D, Brown University, Providence RI
H: (401) 709-4617
W: (401) 863-3005
AF&AM CT - #140
AF&AM RI - #35
More information about the CS241
mailing list