For the complete documentation index, see llms.txt. This page is also available as Markdown.

ContentSaliencyConditionComplexityScore

Property in Node

Summary

Gets the content saliency condition complexity score for this node.

public int ContentSaliencyConditionComplexityScore { get; }

Returns

An integer representing the content saliency condition complexity score if a valid header is found; otherwise, returns -1 if the header is not present or does not contain a valid value.

Last updated

Was this helpful?