Skip to content

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

License

Notifications You must be signed in to change notification settings

Aditi3/news-app-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🗞 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.

Topics

Resources

License

Stars

Watchers

Forks