| Package | Description |
|---|---|
| com.textkernel.tx |
| Modifier and Type | Method and Description |
|---|---|
GeocodeResumeResponse |
TxClient.geocode(ParsedResume resume,
Address address,
GeocodeCredentials geocodeCredentials)
Use this if you would like to provide an address for geocoding instead of using the one in the parsed
resume.
|
GeocodeResumeResponse |
TxClient.geocode(ParsedResume resume,
GeocodeCredentials geocodeCredentials)
Uses the address in the resume (if present) to look up geocoordinates and add them into the ParsedResume object.
|
Copyright © 2024. All rights reserved.