Al00X/LanguageDetector
Detect language from a text string in Swift!
This tool helps Swift developers identify the language of any text string within their applications. You input a piece of text, and it tells you which language it is written in, choosing from 110 supported languages. This is useful for developers building apps that need to process or categorize text based on its language.
No commits in the last 6 months.
Use this if you are a Swift developer and need to programmatically determine the language of user-generated content, documents, or other text within your iOS, macOS, or server-side Swift applications.
Not ideal if you are an end-user needing to detect language in a document without any coding, or if you are not working within the Swift programming ecosystem.
Stars
13
Forks
1
Language
Swift
License
MIT
Category
Last pushed
Jan 09, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/Al00X/LanguageDetector"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
indix/whatthelang
Lightning Fast Language Prediction 🚀
nitotm/efficient-language-detector-js
Fast and accurate natural language detection. Detector written in Javascript. Nito-ELD, ELD.
pemistahl/lingua-py
The most accurate natural language detection library for Python, suitable for short text and...
nitotm/efficient-language-detector
Fast and accurate natural language detection. Detector written in PHP. Nito-ELD, ELD.
mbanon/fastspell
Targetted language identifier, based on FastText and Hunspell.