-
-
Notifications
You must be signed in to change notification settings - Fork 33
Expand file tree
/
Copy pathNOTICE
More file actions
43 lines (35 loc) · 2 KB
/
Copy pathNOTICE
File metadata and controls
43 lines (35 loc) · 2 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
CleverKeys
Copyright (C) tribixbite and contributors
Licensed under the GNU General Public License v3.0 (see LICENSE).
This product includes third-party data and components:
================================================================================
Language-pack word frequencies — wordfreq
================================================================================
The bundled and prebuilt language dictionaries (src/main/assets/dictionaries/
and scripts/dictionaries/langpack-*.zip) are generated from the wordfreq
library:
wordfreq — Robyn Speer et al.
https://github.com/rspeer/wordfreq
Code: Apache License 2.0
Data: Creative Commons Attribution-ShareAlike 4.0 (CC-BY-SA-4.0)
wordfreq's frequency data incorporates OpenSubtitles 2018, SUBTLEX,
Wikipedia, and the Google Books Ngram Viewer datasets. SUBTLEX word
frequencies are freely available for research and application use.
CC-BY-SA-4.0 is one-way compatible with GPLv3
(https://creativecommons.org/2015/10/08/cc-by-sa-4-0-now-one-way-compatible-with-gplv3/),
so the derived wordlists distributed with CleverKeys are redistributed under
GPL-3.0, with attribution preserved here.
================================================================================
AOSP LatinIME word lists
================================================================================
The dictionary build pipeline (scripts/build_wordlist.py) uses the Android
Open Source Project LatinIME word lists as build-time inclusion oracles for
en, es, fr, de, it, nl, pt (pt_BR + pt_PT), sv, ru, el and tr; headword
snapshots are committed at scripts/data/aosp_<lang>_wordlist.txt.gz (see
scripts/data/PROVENANCE.md for per-snapshot provenance).
AOSP LatinIME dictionaries — The Android Open Source Project
https://android.googlesource.com/platform/packages/inputmethods/LatinIME/
License: Apache License 2.0
Apache-2.0 is one-way compatible with GPLv3; the derived word selections
distributed with CleverKeys are redistributed under GPL-3.0, with attribution
preserved here.