omarmhaimdat / positive_newsfeed

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:MIT License


Languages

Language:Swift 100.0%