[enter image description here][1]
Trying to set conflicting doc.ents: '(4708, 4717, 'Companies worked at')' and '(4681, 4717, 'Degree')'. A token can only be part of one entity, so make sure the entities you're setting don't overlap. To work with overlapping entities, consider using doc.spans instead.
The EntityRecognizer does not support overlapping entities. To solve this issue, you have a couple of choices: