Skip to content

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

License

Notifications You must be signed in to change notification settings

omarmhaimdat/positive_newsfeed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 – Linkedin[email protected]

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

Look at the rest of my repos