soulverteam/SoulverCore
A powerful Swift framework for evaluating natural language math expressions
This is a Swift framework designed to evaluate mathematical expressions written in natural language, similar to how you'd phrase them in everyday conversation. It takes text like "$10 for lunch + 15% tip" or "65 kg in pounds" and outputs the calculated result. It's built for developers creating applications on Apple platforms who want to integrate a powerful, user-friendly calculation engine into their software.
1,020 stars.
Use this if you are an Apple developer building an app (macOS, iOS, iPadOS) that needs to process and calculate natural language math expressions, unit conversions, date/time calculations, or currency conversions with live rates.
Not ideal if you are a user looking for a standalone calculator application or if you are developing for platforms other than Apple (though Windows and Linux builds are available on request, the primary focus is Apple).
Stars
1,020
Forks
41
Language
Swift
License
—
Category
Last pushed
Dec 24, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/soulverteam/SoulverCore"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
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
Clone19012011/SentimentAnalysis_CoreML_EmotionClassifier
😊 Classify emotions in text using a CoreML model in this iOS app, built with SwiftUI and MVVM...