TextAnswer Class
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.
Represents answer result.
public class TextAnswer
type TextAnswer = class
Public Class TextAnswer
- Inheritance
-
TextAnswer
Properties
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
Collabora con noi su GitHub
L'origine di questo contenuto è disponibile in GitHub, in cui è anche possibile creare ed esaminare i problemi e le richieste pull. Per ulteriori informazioni, vedere la guida per i collaboratori.