| Package | Description |
|---|---|
| com.textkernel.tx |
| Modifier and Type | Method and Description |
|---|---|
ProfessionsAutoCompleteResponse |
TxClient.autocompleteProfession(String prefix)
Returns normalized professions that begin with a given prefix, based on the default language of english.
|
ProfessionsAutoCompleteResponse |
TxClient.autocompleteProfession(String prefix,
List<String> languages,
String outputLanguage,
int limit)
Returns normalized professions that begin with a given prefix, based on the chosen language(s).
|
Copyright © 2024. All rights reserved.