Skip to content

Commit af55c66

Browse files
committed
Removed notes and migration to AAOYD doc
1 parent 6aef70b commit af55c66

File tree

10 files changed

+10
-94
lines changed

10 files changed

+10
-94
lines changed

articles/ai-services/language-service/custom-text-analytics-for-health/overview.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,10 @@ ms.author: jboback
1212
ms.custom: language-service-custom-ta4h
1313
---
1414

15-
# What is custom Text Analytics for health?
15+
# What is custom Text Analytics for health?
16+
17+
> [NOTE]
18+
> Custom text analytics for health (preview) will be retired on 10 January 2025, please transition to other custom model training services, such as custom named entity recognition in Azure AI Language, by that date. From now to 10 January 2025, you can continue to use custom text analytics for health (preview) in your existing projects without disruption. You can’t create new projects. On 10 January 2025 – workloads running on custom text analytics for health (preview) will be deleted and associated project data will be lost.
1619
1720
Custom Text Analytics for health is one of the custom features offered by [Azure AI Language](../overview.md). It is a cloud-based API service that applies machine-learning intelligence to enable you to build custom models on top of [Text Analytics for health](../text-analytics-for-health/overview.md) for custom healthcare entity recognition tasks.
1821

articles/ai-services/language-service/custom-text-analytics-for-health/quickstart.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@ zone_pivot_groups: usage-custom-language-features
1515

1616
# Quickstart: custom Text Analytics for health
1717

18+
> [NOTE]
19+
> Custom text analytics for health (preview) will be retired on 10 January 2025, please transition to other custom model training services, such as custom named entity recognition in Azure AI Language, by that date. From now to 10 January 2025, you can continue to use custom text analytics for health (preview) in your existing projects without disruption. You can’t create new projects. On 10 January 2025 – workloads running on custom text analytics for health (preview) will be deleted and associated project data will be lost.
20+
1821
Use this article to get started with creating a custom Text Analytics for health project where you can train custom models on top of Text Analytics for health for custom entity recognition. A model is artificial intelligence software that's trained to do a certain task. For this system, the models extract healthcare related named entities and are trained by learning from labeled data.
1922

2023
In this article, we use Language Studio to demonstrate key concepts of custom Text Analytics for health. As an example we’ll build a custom Text Analytics for health model to extract the Facility or treatment location from short discharge notes.

articles/ai-services/language-service/question-answering/overview.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,6 @@ ms.custom: language-service-question-answering
1313

1414
# What is custom question answering?
1515

16-
> [!NOTE]
17-
> [Azure OpenAI On Your Data](../../openai/concepts/use-your-data.md) utilizes large language models (LLMs) to produce similar results to Custom Question Answering. If you wish to connect an existing Custom Question Answering project to Azure OpenAI On Your Data, please check out our [guide]( how-to/azure-openai-integration.md).
18-
1916
Custom question answering provides cloud-based Natural Language Processing (NLP) that allows you to create a natural conversational layer over your data. It is used to find appropriate answers from customer input or from a project.
2017

2118
Custom question answering is commonly used to build conversational client applications, which include social media applications, chat bots, and speech-enabled desktop applications. This offering includes features like enhanced relevance using a deep learning ranker, precise answers, and end-to-end region support.

articles/ai-services/language-service/sentiment-opinion-mining/custom/quickstart.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@ zone_pivot_groups: usage-custom-language-features
1515

1616
# Quickstart: Custom sentiment analysis (preview)
1717

18+
> [NOTE]
19+
> Custom sentiment analysis (preview) will be retired on 10 January 2025, please transition to other custom model training services, such as custom text classification in Azure AI Language, by that date. From now to 10 January 2025, you can continue to use custom sentiment analysis (preview) in your existing projects without disruption. You can’t create new projects. On 10 January 2025 – workloads running on custom sentiment analysis (preview) will be deleted and associated project data will be lost.
20+
1821
Use this article to get started with creating a Custom sentiment analysis project where you can train custom models for detecting the sentiment of text. A model is artificial intelligence software that's trained to do a certain task. For this system, the models classify text, and are trained by learning from tagged data.
1922

2023
::: zone pivot="language-studio"

articles/ai-services/qnamaker/how-to/migrate-to-openai.md

Lines changed: 0 additions & 75 deletions
This file was deleted.

articles/ai-services/qnamaker/overview/overview.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,6 @@ keywords: "qna maker, low code chat bots, multi-turn conversations"
1313

1414
# What is QnA Maker?
1515

16-
> [!NOTE]
17-
> [Azure OpenAI On Your Data](../../openai/concepts/use-your-data.md) utilizes large language models (LLMs) to produce similar results to QnA Maker. If you wish to migrate your QnA Maker project to Azure OpenAI On Your Data, please check out our [guide](../How-To/migrate-to-openai.md).
18-
1916
[!INCLUDE [Custom question answering](../includes/new-version.md)]
2017

2118
QnA Maker is a cloud-based Natural Language Processing (NLP) service that allows you to create a natural conversational layer over your data. It is used to find the most appropriate answer for any input from your custom knowledge base (KB) of information.

articles/ai-services/qnamaker/quickstarts/add-question-metadata-portal.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,6 @@ ms.custom: mode-ui
1313

1414
# Add questions and answer with QnA Maker portal
1515

16-
> [!NOTE]
17-
> [Azure OpenAI On Your Data](../../openai/concepts/use-your-data.md) utilizes large language models (LLMs) to produce similar results to QnA Maker. If you wish to migrate your QnA Maker project to Azure OpenAI On Your Data, please check out our [guide](../How-To/migrate-to-openai.md).
18-
1916
Once a knowledge base is created, add question and answer (QnA) pairs with metadata to filter the answer. The questions in the following table are about Azure service limits, but each has to do with a different Azure search service.
2017

2118
[!INCLUDE [Custom question answering](../includes/new-version.md)]

articles/ai-services/qnamaker/quickstarts/create-publish-knowledge-base.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,6 @@ ms.custom: mode-other
1313

1414
# Quickstart: Create, train, and publish your QnA Maker knowledge base
1515

16-
> [!NOTE]
17-
> [Azure OpenAI On Your Data](../../openai/concepts/use-your-data.md) utilizes large language models (LLMs) to produce similar results to QnA Maker. If you wish to migrate your QnA Maker project to Azure OpenAI On Your Data, please check out our [guide](../How-To/migrate-to-openai.md).
18-
1916
[!INCLUDE [Custom question answering](../includes/new-version.md)]
2017

2118
You can create a QnA Maker knowledge base (KB) from your own content, such as FAQs or product manuals. This article includes an example of creating a QnA Maker knowledge base from a simple FAQ webpage, to answer questions.

articles/ai-services/qnamaker/quickstarts/get-answer-from-knowledge-base-using-url-tool.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,6 @@ ms.date: 01/19/2024
1515

1616
# Get an answer from a QNA Maker knowledge base
1717

18-
> [!NOTE]
19-
> [Azure OpenAI On Your Data](../../openai/concepts/use-your-data.md) utilizes large language models (LLMs) to produce similar results to QnA Maker. If you wish to migrate your QnA Maker project to Azure OpenAI On Your Data, please check out our [guide](../How-To/migrate-to-openai.md).
20-
2118
[!INCLUDE [Custom question answering](../includes/new-version.md)]
2219

2320
> [!NOTE]

articles/ai-services/qnamaker/quickstarts/quickstart-sdk.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,6 @@ zone_pivot_groups: qnamaker-quickstart
1515

1616
# Quickstart: QnA Maker client library
1717

18-
> [!NOTE]
19-
> [Azure OpenAI On Your Data](../../openai/concepts/use-your-data.md) utilizes large language models (LLMs) to produce similar results to QnA Maker. If you wish to migrate your QnA Maker project to Azure OpenAI On Your Data, please check out our [guide](../How-To/migrate-to-openai.md).
20-
2118
Get started with the QnA Maker client library. Follow these steps to install the package and try out the example code for basic tasks.
2219

2320
[!INCLUDE [Custom question answering](../includes/new-version.md)]

0 commit comments

Comments
 (0)