dwadden / dygiepp

Span-based system for named entity, relation, and event extraction.
MIT License
569 stars 120 forks source link

Ensure that disjoint entities and relations that depend on them are dropped #110

Closed serenalotreck closed 1 year ago

serenalotreck commented 1 year ago

Fixes a bug where disjoint entities cause an error if a relation depends on them, rather than the relation getting dropped.