Skip to content

Commit 1882af7

Browse files
authored
Merge pull request #115646 from diberry/diberry/0519-luis-word-forms-update
[Cogsvcs] LUIS - word forms - remove specifics
2 parents 5c1aa7b + 1f88f4b commit 1882af7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/cognitive-services/LUIS/luis-concept-utterance.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Good example utterances - LUIS
33
description: Utterances are input from the user that your app needs to interpret. Collect phrases that you think users will enter. Include utterances that mean the same thing but are constructed differently in word length and word placement.
44
ms.topic: conceptual
5-
ms.date: 05/04/2020
5+
ms.date: 05/19/2020
66
---
77
# Understand what good utterances are for your LUIS app
88

@@ -78,7 +78,7 @@ Set the version settings via the LUIS portal, on the **Manage** section, on the
7878

7979
### Word forms
8080

81-
Normalizing **word forms** ignores the differences in words that expand beyond the root. For example, the words `run`, `running`, and `runs` change based on verb tense.
81+
Normalizing **word forms** ignores the differences in words that expand beyond the root.
8282

8383
<a name="utterance-normalization-for-diacritics-and-punctuation"></a>
8484

0 commit comments

Comments
 (0)