Posted on July 18, 2018
by Steven Lipton
Leave a Comment
You can find a video of this lesson on iOS Development Tips Weekly from LinkedIn Learning. There’s a lot you can do with language easily in iOS and Watch OS. The Apple ecosystem has a Natural Language Processing (NLP ) system built in and… Continue Reading “Find a Language Quickly from Text”
Category: iOS Development Weekly Tips, LinkedIn Learning / Lynda.com, Swift Programming, TutorialTags: ios, Language, language recognition, Lexical tagging, Natural Language Processing, NLP, NSLinguisticTagger, tagging, tagSchemes, text
Posted on December 5, 2016
by Steven Lipton
11 Comments
In earlier lessons I’ve shown you how to make a notification and how to manage notifications with the UserNotifications frame work. One very exciting part of the frame work is executing the app’s code in the background. You don’t have to open the app to… Continue Reading “Add Actions and Categories to Notification in Swift”