SentimentCoreMLDemo and SentimentAnalysis_CoreML_EmotionClassifier
These are **competitors** — both implement on-device sentiment/emotion classification for iOS using CoreML models, serving the same use case of text emotion analysis with different model approaches (polarity vs. multi-class emotion).
About SentimentCoreMLDemo
cocoa-ai/SentimentCoreMLDemo
😃 iOS11 demo application for sentiment polarity analysis.
This is a demonstration application that helps iOS app developers integrate sentiment analysis into their mobile apps. It takes a sentence as input and determines whether its sentiment is positive or negative. Developers building iOS applications for product reviews, customer feedback, or social media monitoring would use this.
About SentimentAnalysis_CoreML_EmotionClassifier
Clone19012011/SentimentAnalysis_CoreML_EmotionClassifier
😊 Classify emotions in text using a CoreML model in this iOS app, built with SwiftUI and MVVM architecture for efficient performance and modern development.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work