Application demonstrating fetching of top headlines from NewsAPI.org and usage of Core ML for categorisation of news articles.
- 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.
Hello Crypto Tracker is available under the MIT license. See LICENSE for details.