PropbankSplitRelation.convert used to return a SplitAnnotation with its
"sub-annotations" corresponding to its relations. SplitAnnotation has been
removed from the type system and the convert method is no longer capturing
this information. If you look at the commented line of code in the convert
method, you can see where it used to be captured. It looks to me that the
type system should be extended with a new type that is the return value of
this method that adequately captures the split relation information.
There are no tests that break related to this issue.
Original issue reported on code.google.com by pvogren@gmail.com on 13 Aug 2009 at 9:58
Original issue reported on code.google.com by
pvogren@gmail.com
on 13 Aug 2009 at 9:58