Skip to content

Commit 3de9291

Browse files
committed
corrections
1 parent cd62b2e commit 3de9291

File tree

2 files changed

+9
-3
lines changed

2 files changed

+9
-3
lines changed

articles/azure-video-indexer/concepts-overview.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,12 @@ ms.author: juliako
1010

1111
This article gives a brief overview of Azure Video Indexer terminology and concepts.
1212

13+
## Artifact files
14+
15+
If you plan to download artifact files, beware of the following:
16+
17+
[!INCLUDE [artifacts](./includes/artifacts.md)]
18+
1319
## Confidence scores
1420

1521
The confidence score indicates the confidence in an insight. It is a number between 0.0 and 1.0. The higher the score the greater the confidence in the answer. For example:

articles/azure-video-indexer/video-indexer-view-edit.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,19 +21,19 @@ This article shows you how to view and edit the Azure Video Indexer insights of
2121
![Insights](./media/video-indexer-view-edit/video-indexer-summarized-insights.png)
2222
4. Select which insights you want to view. For example, faces, keywords, sentiments. You can see the faces of people and the time ranges each face appears in and the % of the time it's shown.
2323

24+
The **Timeline** tab shows transcripts with timelines and other information that you can choose from the **View** drop-down.
25+
2426
> [!div class="mx-imgBorder"]
2527
> :::image type="content" source="./media/video-indexer-view-edit/timeline.png" alt-text="The screenshot shows how to select the insights." lightbox="./media/video-indexer-view-edit/timeline.png":::
2628

27-
The **Timeline** tab shows transcripts with timelines and other information that you can choose from the **View** drop-down.
28-
2929
The player and the insights are synchronized. For example, if you click a keyword or the transcript line, the player brings you to that moment in the video. You can achieve the player/insights view and synchronization in your application. For more information, see [Embed Azure Indexer widgets into your application](video-indexer-embed-widgets.md).
3030

3131
For more information, see [Insights output](video-indexer-output-json-v2.md).
3232

3333
## Considerations
3434

3535
- [!INCLUDE [insights](./includes/insights.md)]
36-
- If you want to download artifact files, beware of the following:
36+
- If you plan to download artifact files, beware of the following:
3737

3838
[!INCLUDE [artifacts](./includes/artifacts.md)]
3939

0 commit comments

Comments
 (0)