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

Maintenance 0/25
Adoption 10/25
Maturity 16/25
Community 18/25
Maintenance 13/25
Adoption 2/25
Maturity 15/25
Community 0/25
Stars: 122
Forks: 21
Downloads:
Commits (30d): 0
Language: Swift
License: MIT
Stars: 2
Forks:
Downloads:
Commits (30d): 0
Language: Swift
License: MIT
Stale 6m No Package No Dependents
No Package No Dependents

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.

iOS-development mobile-app-development sentiment-analysis natural-language-processing CoreML

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.

Scores updated daily from GitHub, PyPI, and npm data. How scores work