ExtractiveSummarySentence.RankScore Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The score between 0.0 and 1.0 indicating the relevance of the sentence to the input document, as determined by the service.
public double RankScore { get; }
member this.RankScore : double
Public ReadOnly Property RankScore As Double