omarmhaimdat/positive_newsfeed
Build a Positive News iOS Application Using the Incredible Power of Machine Learning
This project helps iOS developers quickly build a news application that filters articles to show only positive news. It takes a stream of news articles from a news API and uses built-in sentiment analysis to deliver a curated feed of uplifting content. This is for an iOS developer looking to create a specialized news reader.
No commits in the last 6 months.
Use this if you are an iOS developer who wants to create an app that delivers only positive news to its users.
Not ideal if you are looking for a general-purpose news aggregator or a tool for detailed sentiment analysis beyond a simple positive/negative filter.
Stars
18
Forks
2
Language
Swift
License
MIT
Category
Last pushed
May 30, 2020
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/omarmhaimdat/positive_newsfeed"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
soulverteam/SoulverCore
A powerful Swift framework for evaluating natural language math expressions
cocoa-ai/SentimentCoreMLDemo
😃 iOS11 demo application for sentiment polarity analysis.
cocoa-ai/NamesCoreMLDemo
🏷 iOS11 demo application for predicting gender from first names.
appcoda/NaturalLanguageProcessing
A Quick Demo for NLP in Swift 4
Clone19012011/SentimentAnalysis_CoreML_EmotionClassifier
😊 Classify emotions in text using a CoreML model in this iOS app, built with SwiftUI and MVVM...