Skip to content

Commit 514d2ed

Browse files
committed
removing references, adding redirects
1 parent 52a900e commit 514d2ed

File tree

4 files changed

+15
-15
lines changed

4 files changed

+15
-15
lines changed

articles/cognitive-services/.openpublishing.redirection.cognitive-services.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,21 @@
7070
"redirect_url": "/azure/cognitive-services/language-service/overview",
7171
"redirect_document_id": false
7272
},
73+
{
74+
"source_path_from_root": "/articles/cognitive-services/language-service/custom-text-analytics-for-health/reference/service-limits.md",
75+
"redirect_url": "/azure/cognitive-services/language-service/overview",
76+
"redirect_document_id": false
77+
},
78+
{
79+
"source_path_from_root": "/articles/cognitive-services/language-service/custom-text-analytics-for-health/reference/glossary.md",
80+
"redirect_url": "/azure/cognitive-services/language-service/overview",
81+
"redirect_document_id": false
82+
},
83+
{
84+
"source_path_from_root": "/articles/cognitive-services/language-service/custom-text-analytics-for-health/concepts/entity-components.md",
85+
"redirect_url": "/azure/cognitive-services/language-service/overview",
86+
"redirect_document_id": false
87+
},
7388
{
7489
"source_path_from_root": "/articles/cognitive-services/conversational-language-understanding/fail-over.md",
7590
"redirect_url": "/azure/cognitive-services/language-service/conversational-language-understanding/how-to/fail-over",

articles/cognitive-services/language-service/index.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -55,9 +55,6 @@ conceptualContent:
5555
- itemType: overview
5656
text: Text analytics for health
5757
url: text-analytics-for-health/overview.md
58-
- itemType: overview
59-
text: Custom text analytics for health
60-
url: custom-text-analytics-for-health/overview.md
6158
- title: Summarize text-based content
6259
summary: Summarize lengthy documents and conversation transcripts.
6360
links:

articles/cognitive-services/language-service/overview.md

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -182,16 +182,6 @@ The Language service also provides several new features as well, which can eithe
182182
:::column-end:::
183183
:::row-end:::
184184

185-
### Custom text analytics for health
186-
187-
:::row:::
188-
:::column span="":::
189-
:::image type="content" source="text-analytics-for-health/media/call-api/health-named-entity-recognition.png" alt-text="A screenshot of a custom text analytics for health example." lightbox="text-analytics-for-health/media/call-api/health-named-entity-recognition.png":::
190-
:::column-end:::
191-
:::column span="":::
192-
[Custom text analytics for health](./custom-text-analytics-for-health/overview.md) is a custom feature that extract healthcare specific entities from unstructured text, using a model you create.
193-
:::column-end:::
194-
:::row-end:::
195185

196186
## Which Language service feature should I use?
197187

@@ -208,7 +198,6 @@ This section will help you decide which Language service feature you should use
208198
| Disambiguate entities and get links to Wikipedia. | Unstructured text | [Entity linking](./entity-linking/overview.md) | |
209199
| Classify documents into one or more categories. | Unstructured text | [Custom text classification](./custom-text-classification/overview.md) ||
210200
| Extract medical information from clinical/medical documents, without building a model. | Unstructured text | [Text analytics for health](./text-analytics-for-health/overview.md) | |
211-
| Extract medical information from clinical/medical documents using a model that's trained on your data. | Unstructured text | [Custom text analytics for health](./custom-text-analytics-for-health/overview.md) | |
212201
| Build a conversational application that responds to user inputs. | Unstructured user inputs | [Question answering](./question-answering/overview.md) ||
213202
| Detect the language that a text was written in. | Unstructured text | [Language detection](./language-detection/overview.md) | |
214203
| Predict the intention of user inputs and extract information from them. | Unstructured user inputs | [Conversational language understanding](./conversational-language-understanding/overview.md) ||

articles/cognitive-services/language-service/whats-new.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ Azure Cognitive Service for Language is updated on an ongoing basis. To stay up-
1919

2020
## April 2023
2121

22-
* [Custom Text analytics for health](./custom-text-analytics-for-health/overview.md) is available in public preview, which enables you to build custom AI models to extract healthcare specific entities from unstructured text
2322
* You can now use Azure OpenAI to automatically label or generate data during authoring. Learn more with the links below.
2423
* Auto-label your documents in [Custom text classification](./custom-text-classification/how-to/use-autolabeling.md) or [Custom named entity recognition](./custom-named-entity-recognition/how-to/use-autolabeling.md).
2524
* Generate suggested utterances in [Conversational language understanding](./conversational-language-understanding/how-to/tag-utterances.md#suggest-utterances-with-azure-openai).

0 commit comments

Comments
 (0)