Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Using "the" before a numerical suffix causes incorrect clarification #82

Open
xavierokeil opened this issue Dec 11, 2018 · 0 comments
Open

Comments

@xavierokeil
Copy link

When the word "the" is included before a numerical suffix like "the 3rd" or "the III" it seems to vastly increase the chance that a persons name is classified as a corporation.

For example

Jason Andrew Smith 3rd
and
Jason Andrew Smith III

Both are parsed correctly as person names with the final suffix reported as a "Suffix Generational"

however if the names are input as

Jason Andrew Smith the 3rd
and
Jason Andrew Smith the III

in these cases the name is reported as a Corporation.

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant