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: ios/quickstarts/languageid/README.md
+5-3
Original file line number
Diff line number
Diff line change
@@ -1,14 +1,16 @@
1
1
# ML Kit Language ID Quickstart Sample App
2
2
3
+
*[Read more about ML Kit LanguageID](https://developers.google.com/ml-kit/language/identification)
4
+
3
5
## Introduction
4
6
5
-
The ML Kit Language ID iOS Quickstart app demonstrates how to use the Language ID feature of ML Kit to identify the language of entered text in your application.
6
-
7
-
*[Read more about ML Kit LanguageID](https://developers.google.com/ml-kit/language/identification)
7
+
The ML Kit Language ID iOS Quickstart app demonstrates how to use the Language
8
+
ID feature of ML Kit to identify the language of entered text in your application.
8
9
9
10
## Feature List
10
11
11
12
Features that are included in this demo app:
13
+
12
14
*[Language Identification](https://developers.google.com/ml-kit/language/identification/ios) - Identify the language of text with ML Kit on iOS
0 commit comments