@@ -4,10 +4,17 @@ The Estonian (Tartu Ülikool) morphology and tools
4
4
[ ![ Maturity] ( https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fgiellalt%2Flang-est-x-utee%2Fgh-pages%2Fmaturity.json )] ( https://giellalt.github.io/MaturityClassification.html )
5
5
![ Lemma count] ( https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fgiellalt%2Flang-est-x-utee%2Fgh-pages%2Flemmacount.json )
6
6
[ ![ GitHub issues] ( https://img.shields.io/github/issues-raw/giellalt/lang-est-x-utee )] ( https://github.com/giellalt/lang-est-x-utee/issues )
7
- [ ![ Build Status] ( https://divvun-tc.giellalt.org/api/github/v1/repository/giellalt/lang-est-x-utee/main/badge.svg )] ( https://github.com/giellalt/lang-est-x-utee/actions )
8
7
[ ![ License] ( https://img.shields.io/github/license/giellalt/lang-est-x-utee )] ( https://github.com/giellalt/lang-est-x-utee/blob/main/LICENSE )
9
- [ ![ Desktop speller download] ( https://img.shields.io/badge/download%40latest-desktop--bhfst-brightgreen )] ( https://pahkat.uit.no/main/download/speller-est?platform=desktop&channel=nightly )
10
- [ ![ Mobile speller download] ( https://img.shields.io/badge/download%40latest-mobile--bhfst-brightgreen )] ( https://pahkat.uit.no/main/download/speller-est?platform=mbile&channel=nightly )
8
+ [ ![ Doc Build Status] ( https://github.com/giellalt/lang-est-x-utee/workflows/Docs/badge.svg )] ( https://github.com/giellalt/lang-est-x-utee/actions )
9
+ [ ![ CI/CD Build Status] ( https://divvun-tc.giellalt.org/api/github/v1/repository/giellalt/lang-est-x-utee/main/badge.svg )] ( https://divvun-tc.giellalt.org/api/github/v1/repository/giellalt/lang-est-x-utee/main/latest )
10
+
11
+ Download nightly / CI/CD installation packages for testing (contains the core zhfst file(s)):
12
+
13
+ [ ![ Windows] ( https://img.shields.io/badge/download%40latest-Windows--bhfst-brightgreen )] ( https://pahkat.uit.no/main/download/speller-est?platform=windows&channel=nightly )
14
+ [ ![ MacOS] ( https://img.shields.io/badge/download%40latest-macOS--bhfst-brightgreen )] ( https://pahkat.uit.no/main/download/speller-est?platform=macos&channel=nightly )
15
+ [ ![ Mobile] ( https://img.shields.io/badge/download%40latest-mobile--bhfst-brightgreen )] ( https://pahkat.uit.no/main/download/speller-est?platform=mobile&channel=nightly )
16
+
17
+ __ NB!!__ Note that the nightly / CI/CD installation packages are not tested for language quality, and might contain regressions and errors.
11
18
12
19
This repository contains finite state source files for the Estonian language,
13
20
for building morphological analysers, proofing tools
@@ -46,7 +53,7 @@ dictionaries, you need:
46
53
- an FST compiler: [ HFST] ( https://github.com/hfst/hfst )
47
54
- [ VislCG3] ( https://visl.sdu.dk/svn/visl/tools/vislcg3/trunk ) Constraint Grammar tools
48
55
49
- To install VislCG3 and HFST, just copy/paste this into your Terminal on ** Mac OS X ** :
56
+ To install VislCG3 and HFST, just copy/paste this into your Terminal on ** macOS ** :
50
57
51
58
```
52
59
curl https://apertium.projectjj.com/osx/install-nightly.sh | sudo bash
0 commit comments