https://github.com/divvun/macdivvun-service
Adds support for HFST spellers to macOS
https://github.com/divvun/macdivvun-service
minority-language natural-language spell-checker xcode
Last synced: 3 months ago
JSON representation
Adds support for HFST spellers to macOS
- Host: GitHub
- URL: https://github.com/divvun/macdivvun-service
- Owner: divvun
- Created: 2016-10-04T09:51:40.000Z (about 9 years ago)
- Default Branch: main
- Last Pushed: 2023-05-03T09:20:33.000Z (over 2 years ago)
- Last Synced: 2024-05-01T23:55:19.600Z (over 1 year ago)
- Topics: minority-language, natural-language, spell-checker, xcode
- Language: Swift
- Homepage:
- Size: 146 KB
- Stars: 3
- Watchers: 9
- Forks: 1
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MacDivvun.service
A macOS speller service for zhfst spellers built using the
[Giella infrastructure](http://divvun.no/doc/infra/GettingStarted.html).[](https://github.com/divvun/macdivvun-service/actions)
## Requirements
- Xcode
- CocoaPods
- [Rust](https://rustup.rs)## Building
Run the following commands:
```bash
pod install
git submodule update --init
sh ./scripts/build.sh
```## Installing
Pop into `~/Library/Services`.