cocoa-ai/NamesCoreMLDemo
🏷 iOS11 demo application for predicting gender from first names.
This is an iOS 11 demo application that helps you predict the likely gender associated with a first name. You input a first name into the app, and it tells you if it's more commonly a boy's or girl's name. This tool is for developers interested in seeing CoreML in action for a simple classification task.
No commits in the last 6 months.
Use this if you are an iOS developer looking for a basic example of how to integrate and use a CoreML model in an iOS 11 application.
Not ideal if you need a production-ready application for name-gender prediction or a tool that works on platforms other than iOS 11.
Stars
36
Forks
6
Language
Swift
License
MIT
Category
Last pushed
Oct 07, 2018
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/cocoa-ai/NamesCoreMLDemo"
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.
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
Clone19012011/SentimentAnalysis_CoreML_EmotionClassifier
😊 Classify emotions in text using a CoreML model in this iOS app, built with SwiftUI and MVVM...