Key phrase extraction
You can use key phrase extraction to identify the main concepts in the text quickly. For example, in the text “ The food was delicious, and the staff was wonderful. “, the key phrase extraction will return the main topics: “ food ” and “ wonderful staff .”
You can find detailed information and documentation about Microsoft Cognitive Services key phrase extraction features.
| *Ocp Apim Subscription Key | Microsoft Language API Key |
| *Endpoint | Microsoft Language API Url |
| * Text | The text you want to detect in which language |
| *Response variable name | Variable name to store the http response |
Ocp Apim Subscription Key Example
2dfc034684a3434fb3270534c5efdc66
*Endpoint Example*
https://yourapiurl.cognitiveservices.azure.com/
Text Example
The food was delicious, and the staff was wonderful.
Response variable name Example
getResponse