Skip to content

Commit ccd27be

Browse files
Google ML KitDong Chen
Google ML Kit
authored and
Dong Chen
committed
Project import generated by Copybara.
PiperOrigin-RevId: 346441329 Change-Id: Ib6e81d153207bfac1fcd1594a49d72a8ff111dec
1 parent d12a815 commit ccd27be

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

ios/quickstarts/languageid/README.md

+5-3
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,16 @@
11
# ML Kit Language ID Quickstart Sample App
22

3+
* [Read more about ML Kit LanguageID](https://developers.google.com/ml-kit/language/identification)
4+
35
## Introduction
46

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.
89

910
## Feature List
1011

1112
Features that are included in this demo app:
13+
1214
* [Language Identification](https://developers.google.com/ml-kit/language/identification/ios) - Identify the language of text with ML Kit on iOS
1315

1416
<img src="../../screenshots/langid.jpg" width="256"/>

0 commit comments

Comments
 (0)