Skip to content

More suffixes  #35

Description

@exploy

Hi,

first of all, we really like your parser - it helps us a lot.

Since, we work with quite big sets of data and we found few suffixes which are not included in the config (probably there are more but we just started playing with your parser :) )

If you're interested, we can send more suffixes as we find more :)

Here is a list of suffixes which we added to the config:
'aca', 'acca', 'globally', 'hiring', 'cha', 'cpa', 'csm', 'phr', 'pmp', 'agente'

And here is our test set:
{'full_name': u"Maheen Farooqi, ACA",
'first': u"Maheen",
'last': u"Farooqi"},
{'full_name': u"Howard G. Buffett",
'first': u"Howard",
'last': u"Buffett"},
{'full_name': u"Eunsoo Johanna Jeong",
'first': u"Eunsoo",
'middle': u'Johanna',
'last': u"Jeong"},
{'full_name': u"Ajay Reddy B",
'first': u"Ajay",
'middle': u"Reddy",
'last': u'B'},
{'full_name': u"Kajal Patel Hiring Globally",
'first': u"Kajal",
'last': u'Patel'},
{'full_name': u"Jan Kees de Jager",
'first': u"Jan",
'last': u'de Jager'},
{'full_name': u"Syukri @ Shu Qi Mohd Nor",
'first': u"Syukri",
'last': u'Nor'},
{'full_name': u"Ahmad Jayadi, CHA",
'first': u"Ahmad",
'last': u'Jayadi'},
{'full_name': u"Will De Groot",
'first': u"Will",
'last': u'De Groot'},
{'full_name': u"Sander van 't Noordende",
'first': u"Sander",
'last': u'Noordende'},
{'full_name': u"Dr. Mazen Elrouqi",
'first': u"Mazen",
'last': u'Elrouqi'},
{'full_name': u"Reem Al-Bahrani, CPA",
'first': u"Reem",
'last': u'Al-Bahrani'},
{'full_name': u"Cherice J. (Johnson) Williams",
'first': u"Cherice",
'last': u'Williams'},
{'full_name': u"Eddie Chang Seng Dee Adecco",
'first': u"Eddie",
'last': u'Adecco'},
{'full_name': u"Hisham Ibrahim, CPA, CFA",
'first': u"Hisham",
'last': u'Ibrahim'},
{'full_name': u"Lamha Yahya Al Mawali",
'first': u"Lamha",
'last': u'Mawali'},
{'full_name': u"Lisa Schmidt, MBA",
'first': u"Lisa",
'last': u'Schmidt'},
{'full_name': u"Sejal Chaturvedi, CSM",
'first': u"Sejal",
'last': u'Chaturvedi'},
{'full_name': u"Arivendhi Pargunan, MBA, PMP, CMQ/OE",
'first': u"Arivendhi",
'last': u'Pargunan'},
{'full_name': u"Maura Cellario-Pingor, PHR",
'first': u"Maura",
'last': u'Cellario-Pingor'},
{'full_name': u"Gary Strawsburg, PMP, CSCP, CLSSBB",
'first': u"Gary",
'last': u'Strawsburg'},
{'full_name': u"Nicolo' Pantaleo Agente",
'first': u"Nicolo'",
'last': u'Pantaleo'}

Regards,
Jarek

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions