Skip to content

Commit c78edda

Browse files
committed
API Link
1 parent ed2df06 commit c78edda

File tree

1 file changed

+1
-1
lines changed
  • articles/cognitive-services/language-service/question-answering/tutorials

1 file changed

+1
-1
lines changed

articles/cognitive-services/language-service/question-answering/tutorials/adding-synonyms.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ In this tutorial, you learn how to:
1818
> * Add synonyms to improve the quality of your responses
1919
> * Evaluate the response quality via the inspect option of the Test pane
2020
21-
This tutorial will show you how you can improve the quality of your responses by using synonyms. Let's assume that users are not getting an accurate response to their queries, when they use alternate forms, synonyms or acronyms of a word. So, they decide to improve the quality of the response by using [Authoring API](/rest/api/cognitiveservices-qnamaker/QnAMaker4.0/Alterations) to add synonyms for keywords.
21+
This tutorial will show you how you can improve the quality of your responses by using synonyms. Let's assume that users are not getting an accurate response to their queries, when they use alternate forms, synonyms or acronyms of a word. So, they decide to improve the quality of the response by using [Authoring API](../how-to/authoring.md) to add synonyms for keywords.
2222

2323
## Add synonyms using Authoring API
2424

0 commit comments

Comments
 (0)