| Package | Description |
|---|---|
| com.textkernel.tx.models.api.bimetricscoring | |
| com.textkernel.tx.services |
| Modifier and Type | Class and Description |
|---|---|
class |
ParsedJobWithId
A ParsedJob and id pair for a bimetric score request
|
class |
ParsedResumeWithId
A ParsedResume and id pair for a bimetric score request
|
| Modifier and Type | Method and Description |
|---|---|
<TTarget extends IParsedDocWithId> |
SearchMatchService.bimetricScore(ParsedJobWithId sourceJob,
List<TTarget> targetDocuments,
CategoryWeights preferredWeights,
SearchMatchSettings settings)
Score one or more target documents against a source job
|
<TTarget extends IParsedDocWithId> |
SearchMatchService.bimetricScore(ParsedResumeWithId sourceResume,
List<TTarget> targetDocuments,
CategoryWeights preferredWeights,
SearchMatchSettings settings)
Score one or more target documents against a source resume
|
Copyright © 2025. All rights reserved.