Aditi3 / news-app-example

Application demonstrating fetching of top headlines from NewsAPI.org and usage of Core ML for categorisation of news articles.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ—ž Hello News

License Swift 5.0

πŸ‘‹ Introduction

Application demonstrating fetching of top headlines from NewsAPI.org and usage of Core ML for categorisation of news articles.

πŸ“° Features

  • Fetch and Parse top headlines from NewsAPI.org
  • Adds Tableview and Detail view to showcase fetched articles data
  • Showcase Kingfisher usage for downloading and caching images from the web
  • Used DocumentClassifier framework for classifying documents into one of five categories (Business, Entertainment, Politics, Sports, and Technology). It uses a CoreML model.

πŸ“„ License

Hello Crypto Tracker is available under the MIT license. See LICENSE for details.

πŸ“± Screenshots


About

Application demonstrating fetching of top headlines from NewsAPI.org and usage of Core ML for categorisation of news articles.

License:MIT License


Languages

Language:Swift 97.7%Language:Ruby 2.3%