Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/paulsumit1993/ios-12-natural-language-demo-swift-playground
Natural Language (iOS 12 & macOS 10.14) demo playground
https://github.com/paulsumit1993/ios-12-natural-language-demo-swift-playground
ios12 natural-language wwdc18 xcode10
Last synced: 4 days ago
JSON representation
Natural Language (iOS 12 & macOS 10.14) demo playground
- Host: GitHub
- URL: https://github.com/paulsumit1993/ios-12-natural-language-demo-swift-playground
- Owner: paulsumit1993
- Created: 2018-06-05T11:57:44.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-06-06T15:40:13.000Z (over 6 years ago)
- Last Synced: 2024-04-24T08:21:33.119Z (7 months ago)
- Topics: ios12, natural-language, wwdc18, xcode10
- Language: Swift
- Size: 9.77 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# iOS-12-Natural-Language-Demo-Swift-Playground
The playground demos how easily one can use the new Natural Language APIs on iOS 12 and macOS 10.14 to determine the language of a given string as well as tokenize the string.
[Natural Language](https://developer.apple.com/documentation/naturallanguage)
[Introducing Natural Language Framework - WWDC2018](https://developer.apple.com/videos/play/wwdc2018/713/)