Incorrect Labels
agnathan opened this issue · 0 comments
agnathan commented
ERROR: Unable to tag this string because more than one area of the string has the same label
ORIGINAL STRING: RAEL FRANCIS DAVID
PARSED TOKENS: [('RAEL', 'Surname'), ('FRANCIS', 'GivenName'), ('DAVID', 'Surname')]
UNCERTAIN LABEL: Surname
When this error is raised, it's likely that either (1) the string is not a valid person/corporation name or (2) some tokens were labeled incorrectly