Currently, I am working on a chatbot project that answers based on a knowledge base that is uploaded as a PDF to the QnAMaker service. However, I have learnt that Azure uses a Deep Learning feature to extract the short answers from the long answer passages that are ranked through the Search Cognitive Service.
May I please know how I could enable this feature.
Reference documentation: https://learn.microsoft.com/en-us/azure/cognitive-services/qnamaker/reference-precise-answering
Result (with Span enabled):
Result (with Span disabled):