Skip to content

Commit 9e2cc26

Browse files
authored
Merge pull request #122488 from paul-msft/patch-1
Changed "Enable active learning" to "Use active learning"
2 parents f8701b4 + fa5284d commit 9e2cc26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/ai-services/language-service/question-answering/tutorials/active-learning.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ This tutorial shows you how to enhance your custom question answering project wi
2424

2525
These variations when added as alternate questions to the relevant question answer pair, help to optimize the project to answer real world user queries. You can manually add alternate questions to question answer pairs through the editor. At the same time, you can also use the active learning feature to generate active learning suggestions based on user queries. The active learning feature, however, requires that the project receives regular user traffic to generate suggestions.
2626

27-
## Enable active learning
27+
## Use active learning
2828

2929
Active learning is turned on by default for custom question answering enabled resources.
3030

0 commit comments

Comments
 (0)