Skip to content

Commit 0c230d4

Browse files
authored
Merge pull request #32793 from rlagh2/patch-1
Updated language list link
2 parents 945f9fd + 7e9dbaf commit 0c230d4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/cognitive-services/text-analytics/how-tos/text-analytics-how-to-keyword-extraction.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ manager: nitinme
77
ms.service: cognitive-services
88
ms.subservice: text-analytics
99
ms.topic: sample
10-
ms.date: 04/16/2019
11-
ms.author: aahi
10+
ms.date: 06/05/2019
11+
ms.author: raymondl
1212
---
1313

1414
# Example: How to extract key phrases using Text Analytics
@@ -17,7 +17,7 @@ The [Key Phrase Extraction API](https://westcentralus.dev.cognitive.microsoft.co
1717

1818
This capability is useful if you need to quickly identify the main points in a collection of documents. For example, given input text "The food was delicious and there were wonderful staff", the service returns the main talking points: "food" and "wonderful staff".
1919

20-
Currently, Key Phrase Extraction supports English, German, Spanish, and Japanese. Other languages are in preview. For more information, see [Supported languages](../text-analytics-supported-languages.md).
20+
See the [Supported languages](../text-analytics-supported-languages.md) article for more information.
2121

2222
> [!TIP]
2323
> Text Analytics also provides a Linux-based Docker container image for key phrase extraction, so you can [install and run the Text Analytics container](text-analytics-how-to-install-containers.md) close to your data.

0 commit comments

Comments
 (0)