Structured data format

Mansi Gusain 495 Reputation points
2024-10-15T10:08:37.6533333+00:00

Hi, I want to understand how exactly the data format should be, I do not understand the syntax and how the language service is working and extracting the QnA pair, issue is- That i had a non-structured data and then I categorized and it and made into a structural format , now the question is still it remains unstructured to Language Studio. This is reference for the same- https://learn.microsoft.com/en-us/azure/ai-services/language-service/question-answering/concepts/limits, using this page I am trying to configure a similar data structure .

Azure AI Language
Azure AI Language
An Azure service that provides natural language capabilities including sentiment analysis, entity extraction, and automated question answering.
518 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. romungi-MSFT 48,906 Reputation points Microsoft Employee Moderator
    2024-10-15T11:12:34.5966667+00:00

    @Mansi Gusain I think this is related to one of your previous threads about Refresh URL. Adding here for reference.

    To add more context about structured and unstructured data, there is a documentation along with reference documents that define how the API looks at data. See this page.

    If you need to build a structured text, I recommend using Structured TXT, TSV and XLS Files since they might be easy to create from scratch. A web page as structured text might work for cases like manuals or FAQ docs, if dynamic content is displayed with images or videos, it is highly likely it is categorized as unstructured.

    If this answers your query, do click Accept Answer and Yes for was this answer helpful. And, if you have any further query do let us know.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.