| Package | Description |
|---|---|
| com.sovren | |
| com.sovren.models.api.bimetricscoring |
| Modifier and Type | Method and Description |
|---|---|
<TTarget extends IParsedDocWithId> |
SovrenClient.bimetricScore(ParsedJobWithId sourceJob,
List<TTarget> targetDocuments,
CategoryWeights preferredWeights,
SearchMatchSettings settings)
Score one or more target documents against a source job
|
<TTarget extends IParsedDocWithId> |
SovrenUIClient.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
|
| 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 © 2021. All rights reserved.