Skip to content

Commit d990875

Browse files
authored
Minor
1 parent 1d2a1ba commit d990875

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,17 @@ languages:
44
- java
55
products:
66
- azure
7-
description: "These samples will show you how to get up and running using the Java SDKs for various Cognitive Services services."
7+
description: "These samples will get you started using the Java SDKs for various Cognitive Services."
88
urlFragment: cognitive-services-java-sdk-samples
99
---
1010

1111
# Cognitive Services Java SDK Samples
1212

13-
These samples will show you how to get up and running using the Java SDKs for various Cognitive Services services. They'll cover a few rudimentary use cases and express best practices for interacting with the data from these APIs.
13+
These samples will get you started using the Java SDKs for various Cognitive Services. They'll cover a few common use cases that are end-to-end solutions, including best practices for interacting with the data from these APIs.
14+
15+
For quickstart versions of many of these samples (and for more examples not covered here), view the [cognitive-services-quickstart-code](https://github.com/Azure-Samples/cognitive-services-quickstart-code) repo for Java. This repo demonstrates short "snippets" of code that back up many of the quickstarts in the [Cognitive Services documentation](https://docs.microsoft.com/en-us/azure/cognitive-services/) pages.
16+
17+
For a general overview about Cognitive Services, view [What are Azure Cognitive Services?](https://docs.microsoft.com/en-us/azure/cognitive-services/welcome).
1418

1519
## Features
1620

0 commit comments

Comments
 (0)