Building the iOS application

Let's start building the iOS application with the model that was built in the previous step. The model will predict the output according to whether the input text is positive, neutral, or negative in nature.

To build this application, Xcode version 10.1 should be used:

  1. Create a new project with a Single View app, as illustrated in the following screenshot:

  1. Mention the name of our application on the Next screen. 
  2. On the next wizard screen, pick an appropriate name for your application.
  3. Fill in the rest of the fields, including Organization Name, as well as Organization Identifier.
  4. We are not going to use core ...

Get Mobile Artificial Intelligence Projects now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.