You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We can add co-chairs to the titles constant. In the meantime you can also add that in your own project. See the documentation section on customizing the parser.
name = HumanName('Co-Chairs Muffy Miller')
name.first+' '+name.last
u'Co-Chairs Miller'
The text was updated successfully, but these errors were encountered: