omarmhaimdat/SentimentAnalysisApp
Swift Tutorial | Sentiment Analysis of IMDB reviews using CoreML and NaturalĀ Language
This helps app developers build iOS applications that can automatically determine if text is positive or negative. It takes movie reviews or similar text as input and outputs a sentiment classification (positive or negative), allowing apps to understand user opinion. An iOS app developer who wants to add on-device sentiment analysis to their application would use this.
No commits in the last 6 months.
Use this if you are an iOS app developer looking to integrate simple, on-device sentiment analysis into your application for tasks like classifying user reviews or feedback.
Not ideal if you need to analyze large volumes of text offline, require highly nuanced sentiment detection (e.g., neutral, mixed), or are working outside of the iOS ecosystem.
Stars
11
Forks
1
Language
Swift
License
MIT
Category
Last pushed
Aug 24, 2019
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/omarmhaimdat/SentimentAnalysisApp"
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.
omarmhaimdat/positive_newsfeed
Build a Positive News iOS Application Using the Incredible Power of MachineĀ Learning
appcoda/NaturalLanguageProcessing
A Quick Demo for NLP in Swift 4