Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 1.12 KB

README.md

File metadata and controls

34 lines (21 loc) · 1.12 KB

Build a Positive News iOS Application Using the Incredible Power of Machine Learning

How You Can Effortlessly Create Your Own Positive News iOS Application

The project consists of an iOS application that will consume an API and select the most positive articles. The application uses the built-in Natural Language API to perform the sentiment analysis inference on the articles's text.

Final result

Final resutl

Article structure

Article structure

Requirement

Getting Started

  • Copy and clone the project
  • Paste the API Key inside ViewController.swift
  • Build and run the project

Acknowledgement

This projet uses a package called Cards made by Paolo Cuscela

Thanks to him 🙏

About me

Omar MHAIMDAT – Linkedinomarmhaimdat@gmail.com

Distributed under the MIT license. See LICENSE for more information.

Look at the rest of my repos