AcademicTitleGenerator generator¶
Generate locale-aware academic titles from the configured dataset.
Why: Use AcademicTitleGenerator when person records need locale-specific academic titles with a controlled prevalence; omit the field rather than generating an empty title when the target does not model titles.
Category: person.
Output: str | null.
1 | |
Parameters¶
dataset:str | null; DefaultNone— Country dataset that supplies locale-appropriate academic titles.quota:float; Default0.5— Probability that a generated record receives a title instead of no value.