你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

TextAnswer Class

Definition

Represents answer result.

public class TextAnswer
type TextAnswer = class
Public Class TextAnswer
Inheritance
TextAnswer

Properties

Name Description
Answer

Answer.

Confidence

answer confidence score, value ranges from 0 to 1.

Id

record ID.

Length

The length of the sentence.

Offset

The sentence offset from the start of the document.

ShortAnswer

Answer span object with respect to user's question.

Applies to