File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
articles/cognitive-services/language-service/custom-named-entity-recognition/how-to Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -163,7 +163,7 @@ First you will need to get your resource key and endpoint
163
163
164
164
4 . After you've installed the client library, use the following samples on GitHub to start calling the API.
165
165
166
- * [C#](https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/textanalytics/Azure.AI.TextAnalytics/tests/ samples/Sample9_RecognizeCustomEntitiesConvenience.cs )
166
+ * [C#](https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/textanalytics/Azure.AI.TextAnalytics/samples/Sample9_RecognizeCustomEntities.md )
167
167
* [Java](https://github.com/Azure/azure-sdk-for-java/blob/main/sdk/textanalytics/azure-ai-textanalytics/src/samples/java/com/azure/ai/textanalytics/lro/RecognizeCustomEntities.java)
168
168
* [JavaScript](https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/textanalytics/ai-text-analytics/samples/v5/javascript/customText.js)
169
169
* [Python](https://github.com/Azure/azure-sdk-for-python/blob/main/sdk/textanalytics/azure-ai-textanalytics/samples/sample_recognize_custom_entities.py)
You can’t perform that action at this time.
0 commit comments