Class QueryDTOAnswerSpanRequest
- java.lang.Object
-
- com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.AnswerSpanRequestDTO
-
- com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.QueryDTOAnswerSpanRequest
-
public class QueryDTOAnswerSpanRequest extends AnswerSpanRequestDTO
To configure Answer span prediction feature.
-
-
Constructor Summary
Constructors Constructor Description QueryDTOAnswerSpanRequest()
-
Method Summary
-
Methods inherited from class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.AnswerSpanRequestDTO
enable, scoreThreshold, topAnswersWithSpan, withEnable, withScoreThreshold, withTopAnswersWithSpan
-
-