다음을 통해 공유


AnswerSpanResponse 클래스

정의

기술 자료의 쿼리에 대한 정확한 답변을 저장합니다.

public class AnswerSpanResponse
type AnswerSpanResponse = class
Public Class AnswerSpanResponse
상속
AnswerSpanResponse

생성자

AnswerSpanResponse()

기술 자료의 쿼리에 대한 정확한 답변을 저장합니다.

속성

EndIndex

정확한 응답 endIndex를 긴 답변으로 가져오거나 설정합니다.

Score

정확한 답변에 대한 신뢰도를 가져오거나 설정합니다.

StartIndex

긴 답변에서 정확한 답변 startIndex를 가져오거나 설정합니다.

Text

정확한 답변 텍스트를 가져오거나 설정합니다.

적용 대상