public class ProfessionsSettings extends Object
| Modifier and Type | Field and Description |
|---|---|
boolean |
Normalize
When true, the most recent 3 job titles will be normalized.
|
ProfessionNormalizationVersions |
Version
Specifies the versions to use when normalizing professions if more than one is available for a taxonomy.
|
| Constructor and Description |
|---|
ProfessionsSettings() |
public boolean Normalize
When enabling professions normalization, additional charges apply.
The following languages are supported: English, Chinese (Simplified), Dutch, French, German, Italian, Polish, Portuguese, and Spanish. For documents in other languages, no normalized values will be returned.
For Sovren AI Matching, normalized professions are automatically indexed and used if enabled. To also leverage profession
normalization for user-created searches, enable SearchMatchSettings.NormalizeJobTitles.
The profession taxonomy and the mappings are compatible with the taxonomies used in Textkernel's Data Enrichment APIs and Jobfeed, enabling standardization of taxonomies across all of your data and benchmarking against jobs posted online.
public ProfessionNormalizationVersions Version
Copyright © 2023. All rights reserved.