Easy Topic Classifier on iOS with Apple’s Natural Language Framework

Easy Topic Classifier on iOS with Apple’s Natural Language Framework

Now we have our project ready to go. I don’t like using storyboards myself, so the app in this tutorial is built programmatically, which means no buttons or switches to toggle — just pure code 🤗.

[…]

With Xcode 11, you’ll have to change the Info.plist file like so:

[…]