appcoda/NaturalLanguageProcessing
A Quick Demo for NLP in Swift 4
This is a demonstration for developers who want to integrate basic Natural Language Processing capabilities into their Swift 4 applications. It shows how to take text input and perform common NLP tasks. Mobile app developers working with Swift 4 would find this useful.
No commits in the last 6 months.
Use this if you are a Swift 4 developer looking for a quick example of how to implement basic NLP features in your iOS or macOS applications.
Not ideal if you are looking for an advanced NLP library with extensive features or a solution that doesn't require Swift 4 development.
Stars
23
Forks
6
Language
Swift
License
—
Category
Last pushed
Dec 22, 2017
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/appcoda/NaturalLanguageProcessing"
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
Clone19012011/SentimentAnalysis_CoreML_EmotionClassifier
😊 Classify emotions in text using a CoreML model in this iOS app, built with SwiftUI and MVVM...