please academics
This commit is contained in:
parent
df16e0baf5
commit
47a8918c12
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ PREFIXES = [
|
|||
'e', 'el', 'la', 'the', 'van', 'vom', 'von', 'y', 'zu'
|
||||
]
|
||||
MIDFIXES = ['und']
|
||||
SUFFIXES = ['jr', 'jr.', 'sr', 'sr.']
|
||||
SUFFIXES = ['jr', 'jr.', 'ph.d.', 'phd', 'sr', 'sr.']
|
||||
|
||||
def get_sort_name(name):
|
||||
"""
|
||||
|
|
Loading…
Reference in a new issue