We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 890db22 + 13a0922 commit 88967eeCopy full SHA for 88967ee
articles/cognitive-services/Content-Moderator/text-moderation-api.md
@@ -124,13 +124,7 @@ The following example shows a sample response:
124
125
## Auto-correction
126
127
-Suppose the input text is (the "qu!ck," "f0x," and "lzay" are intentional):
128
-
129
-> The qu!ck brown f0x jumps over the lzay dog.
130
131
-If you ask for auto-correction, the response contains the corrected version of the text:
132
133
-> The quick brown fox jumps over the lazy dog.
+The text moderation response can optionally return the text with basic auto-correction applied. It can fix some spelling errors, for example.
134
135
## Creating and managing your custom lists of terms
136
0 commit comments