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