| Package | Description |
|---|---|
| com.textkernel.tx | |
| com.textkernel.tx.models.api.bimetricscoring |
| Modifier and Type | Method and Description |
|---|---|
<TTarget extends IParsedDocWithId> |
TxUIClient.bimetricScore(ParsedResumeWithId sourceResume,
List<TTarget> targetDocuments,
CategoryWeights preferredWeights,
SearchMatchSettings settings)
Create a Matching UI session to score one or more target documents against a source resume
|
<TTarget extends IParsedDocWithId> |
TxClient.bimetricScore(ParsedResumeWithId sourceResume,
List<TTarget> targetDocuments,
CategoryWeights preferredWeights,
SearchMatchSettings settings)
Score one or more target documents against a source resume
|
| Modifier and Type | Field and Description |
|---|---|
ParsedResumeWithId |
BimetricScoreResumeRequest.SourceResume
The resume to use as the 'source' document for the bimetric score.
|
| Modifier and Type | Field and Description |
|---|---|
List<ParsedResumeWithId> |
BimetricScoreRequest.TargetResumes
A list of parsed resumes containing the document name/identifier and the parsed resume data.
|
Copyright © 2024. All rights reserved.