DataTurks-Engg / Entity-Recognition-In-Resumes-SpaCy

Automatic Summarization of Resumes with NER -> Evaluate resumes at a glance through Named Entity Recognition
https://medium.com/@dataturks/automatic-summarization-of-resumes-with-ner-8b97a5f562b
442 stars 215 forks source link

valueerror #23

Open Nisit007 opened 4 years ago

Nisit007 commented 4 years ago

ValueError: [E103] Trying to set conflicting doc.ents: '(1476, 1501, 'Designation')' and '(1476, 1485, 'Companies worked at')'. A token can only be part of one entity, so make sure the entities you're setting don't overlap.

sayalraza commented 4 years ago

Please refer to #22