ChaseDuncan

Results 2 issues of ChaseDuncan

- Changed SpanLabelView.addConstituent(Constituent) to enforce nonoverlapping constituents when appropriate, i.e. the flag is set. - Added a class with two basic tests to make sure that the changes work correctly....

Issue 665 fix a bug which allowed the overlapping spans check in SpanLabelView to be gotten around by using SpanLabelView.addConstituent(Constituent). This fix broke some code because there were instances of...

bug