Skip to content

Commit f900d9f

Browse files
committed
removing punctuation
1 parent 7c770e0 commit f900d9f

19 files changed

+21
-21
lines changed

articles/ai-services/LUIS/how-to-application-settings-portal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ You can edit your application name, and description. You can copy your App ID. T
2323

2424
1. Sign into the [LUIS portal](https://www.luis.ai).
2525
1. Select an app from the **My apps** list.
26-
.
26+
2727
1. Select **Manage** from the top navigation bar, then **Settings** from the left navigation bar.
2828

2929
> [!div class="mx-imgBorder"]

articles/ai-services/LUIS/luis-concept-data-extraction.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ The primary data is the top scoring **intent name**. The endpoint response is:
6767
}
6868
```
6969

70-
.
70+
7171

7272
* * *
7373

@@ -127,7 +127,7 @@ Set the querystring parameter, `show-all-intents=true`. The endpoint response is
127127
}
128128
```
129129

130-
.
130+
131131

132132
* * *
133133

@@ -190,7 +190,7 @@ If you add prebuilt domains, the intent name indicates the domain, such as `Util
190190
}
191191
```
192192

193-
.
193+
194194

195195
* * *
196196

articles/ai-services/LUIS/luis-get-started-create-app.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -252,7 +252,7 @@ To create a Prediction resource from the LUIS portal
252252
}
253253
```
254254

255-
.
255+
256256

257257

258258
## Clean up resources

articles/ai-services/LUIS/luis-reference-prebuilt-age.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,6 @@ The following example shows the resolution of the **builtin.age** entity.
8585

8686
## Next steps
8787

88-
.
88+
8989

9090
Learn about the [currency](luis-reference-prebuilt-currency.md), [datetimeV2](luis-reference-prebuilt-datetimev2.md), and [dimension](luis-reference-prebuilt-dimension.md) entities.

articles/ai-services/LUIS/luis-reference-prebuilt-currency.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,6 @@ The following example shows the resolution of the **builtin.currency** entity.
8585

8686
## Next steps
8787

88-
.
88+
8989

9090
Learn about the [datetimeV2](luis-reference-prebuilt-datetimev2.md), [dimension](luis-reference-prebuilt-dimension.md), and [email](luis-reference-prebuilt-email.md) entities.

articles/ai-services/LUIS/luis-reference-prebuilt-datetimev2.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -679,6 +679,6 @@ To replace `datetime` with `datetimeV2` in your LUIS app, complete the following
679679

680680
## Next steps
681681

682-
.
682+
683683

684684
Learn about the [dimension](luis-reference-prebuilt-dimension.md), [email](luis-reference-prebuilt-email.md) entities, and [number](luis-reference-prebuilt-number.md).

articles/ai-services/LUIS/luis-reference-prebuilt-dimension.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,6 @@ The following example shows the resolution of the **builtin.dimension** entity.
9191

9292
## Next steps
9393

94-
.
94+
9595

9696
Learn about the [email](luis-reference-prebuilt-email.md), [number](luis-reference-prebuilt-number.md), and [ordinal](luis-reference-prebuilt-ordinal.md) entities.

articles/ai-services/LUIS/luis-reference-prebuilt-email.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,6 @@ The following example shows the resolution of the **builtin.email** entity.
8282

8383
## Next steps
8484

85-
.
85+
8686

8787
Learn about the [number](luis-reference-prebuilt-number.md), [ordinal](luis-reference-prebuilt-ordinal.md), and [percentage](luis-reference-prebuilt-percentage.md).

articles/ai-services/LUIS/luis-reference-prebuilt-geographyV2.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -206,6 +206,6 @@ The following example shows the resolution of the **builtin.geographyV2** entity
206206

207207
## Next steps
208208

209-
.
209+
210210

211211
Learn about the [email](luis-reference-prebuilt-email.md), [number](luis-reference-prebuilt-number.md), and [ordinal](luis-reference-prebuilt-ordinal.md) entities.

articles/ai-services/LUIS/luis-reference-prebuilt-keyphrase.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,6 @@ The following example shows the resolution of the **builtin.keyPhrase** entity.
9797

9898
## Next steps
9999

100-
.
100+
101101

102102
Learn about the [percentage](luis-reference-prebuilt-percentage.md), [number](luis-reference-prebuilt-number.md), and [age](luis-reference-prebuilt-age.md) entities.

0 commit comments

Comments
 (0)