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
Copy file name to clipboardExpand all lines: src/main/java/com/textkernel/tx/models/api/parsing/ProfessionsSettings.java
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,7 @@ public class ProfessionsSettings {
16
16
/**
17
17
* When true, the most recent 3 job titles will be normalized. This includes a proprietary value from our profession taxonomy, plus ONET and ISCO mappings. <a href="https://www.textkernel.com/professions-data-enrichment-api/">Read more</a> about the benefits of using a professions taxonomy.
18
18
* <p>
19
-
* When enabling professions normalization, <a href="https://www.sovren.com/technical-specs/latest/rest-api/overview/#transaction-cost">additional charges apply</a>.
19
+
* When enabling professions normalization, <a href="https://developer.textkernel.com/Sovren/v10/overview/#transaction-cost">additional charges apply</a>.
20
20
* <p>
21
21
* 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.
0 commit comments