probablepeople icon indicating copy to clipboard operation
probablepeople copied to clipboard

:family: a python library for parsing unstructured western names into name components.

Results 62 probablepeople issues
Sort by recently updated
recently updated
newest added

Hi, while trying to install propablepeople library, system is throwing the below error, can someone please provide a solution for this. C:\WINDOWS\system32>pip install probablepeople Collecting probablepeople Using cached probablepeople-0.5.4-py2.py3-none-any.whl Collecting...

I have an issue where it's failing when it hits a name with a middle name: ``` probablepeople.RepeatedLabelError: ERROR: Unable to tag this string because more than one area of...

I am getting a `RepeatedLabelError` when I try to tag a name in this format: ` , P.A.` This is the exception message: ``` ORIGINAL STRING: , P.A. PARSED TOKENS:...

This indian names dataset by @avinabsaha may be of some interest to consider. @avinabsaha what's you take?

The error message can be seen in [Travis build 99](https://travis-ci.org/datamade/probablepeople/jobs/356454024) ```` Traceback (most recent call last): File "/home/travis/virtualenv/python2.7.14/bin/parserator", line 11, in sys.exit(dispatch()) File "/home/travis/virtualenv/python2.7.14/lib/python2.7/site-packages/parserator/main.py", line 58, in dispatch args.func(args) File...

In attachment you can found a lot of names which the library can't parse. [badnames.txt](https://github.com/datamade/probablepeople/files/1730832/badnames.txt)

probablepeople.RepeatedLabelError: ERROR: Unable to tag this string because more than one area of the string has the same label ORIGINAL STRING: c/o Denise M. Block PARSED TOKENS: [(u'c/o', 'Surname'), (u'Denise',...

back_office ********** [('back', 'GivenName'), ('office', 'Surname')] ********** Only one that we have found to be a problem in our use cases

```>>> pp.tag("Brooke Slavik Jung", type="person") Traceback (most recent call last): File "", line 1, in File "/home/ben/.virtualenvs/himmel.latimes.com/local/lib/python2.7/site-packages/probablepeople/__init__.py", line 132, in tag raise RepeatedLabelError(raw_string, parse(raw_string), label) RepeatedLabelError: ERROR: Unable to tag...

bug

The name Javaid Iqbal is mischaracterized as a company instead of a person (who happens to be the named party in one of the most important Supreme Court cases).

bad parse