You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: android/digitalink/README.md
+4-2
Original file line number
Diff line number
Diff line change
@@ -1,10 +1,12 @@
1
1
# ML Kit Digital Ink Recognition Quickstart
2
2
3
-
The ML Kit Digital Ink Recognition Quickstart app demonstrates how to use the Digital Ink Recognition feature of ML Kit to perform digitalinkrecognition in your application.
3
+
-[Read more about ML Kit Digital Ink Recognition](https://developers.google.com/ml-kit/vision/digital-ink-recognition/android)
4
4
5
5
## Introduction
6
6
7
-
*[Read more about ML Kit](https://developers.google.com/ml-kit)
7
+
The ML Kit Digital Ink Recognition Quickstart app demonstrates how to use the
8
+
Digital Ink Recognition feature of ML Kit to perform digital ink recognition
The ML Kit Language ID quickstart sample app demonstrates how to use the Language ID feature to identify the language of entered text in your application.
6
3
*[Read more about ML Kit Language ID](https://developers.google.com/ml-kit/language/identification)
7
4
8
-
## Feature List
9
-
Features that are included in this demo app:
10
-
*[Language Identification](https://developers.google.com/ml-kit/language/identification/android) - Identify the language of text with ML Kit on Android
11
-
12
-
## Getting Started
5
+
## Introduction
13
6
14
-
* Run the sample on an Android device.
15
-
* Choose the Java or Kotlin version on the initial screen.
16
-
* Type input text and press the buttons to identify languages.
7
+
The ML Kit Language ID Android Quickstart app demonstrates how to use the Language
8
+
ID feature of ML Kit to identify the language of text in your application.
The ML Kit Smart Reply quickstart sample app demonstrates how to use the Smart Reply API to automatically generate replies for conversation threads in your application.
1
+
# ML Kit Smart Reply Quickstart
6
2
7
3
*[Read more about ML Kit Smart Reply](https://developers.google.com/ml-kit/language/smart-reply)
8
4
9
-
## Feature List
10
-
Features that are included in this demo app:
11
-
*[Smart Reply](https://developers.google.com/ml-kit/language/smart-reply/android) - Generate smart replies with ML Kit on Android
0 commit comments