YaSpellChecker (2025)
YaSpellChecker is a Swift Package for spell checking and automatic correction of Russian and English texts using the Yandex Speller API. It provides an async actor interface for easy integration into your Swift applications and scripts.
Features
- Spell checking and correction for Russian and English (Yandex Speller API)
- Async/await support
- Simple integration into any Swift project
- Example executable target for demonstration
Try it on GitHub: https://github.com/makoni/YaSpellChecker
keyboard_return