File size: 1,819 Bytes
4ffcbbb
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
# ime-dictionary-core dictionary pack

Compilation license: `CC-BY-4.0`.

The compilation license applies only to rights held by this project. 
Each incorporated source remains subject to its own terms below. Keep 
this notice and the `third-party-licenses/` directory when redistributing.

The data was normalized, deduplicated, cost-calibrated, and merged for 
Japanese IME conversion. Source-specific costs are not distributed.

## Incorporated sources

- `ipadic`: NAIST-2003 AND ICOT-terms; https://taku910.github.io/mecab/
- `mozc`: NAIST-2003 AND ICOT-terms AND Public-Domain; https://github.com/google/mozc/tree/master/src/data/dictionary_oss (Retain the complete upstream dictionary notices)

- `skk:SKK-JISYO.itaiji`: Public-Domain; https://skk-dev.github.io/dict/

- `skk:SKK-JISYO.okinawa`: Public-Domain; https://skk-dev.github.io/dict/

- `skk:zipcode/zipcode/SKK-JISYO.office.zipcode`: Public-Domain; https://skk-dev.github.io/dict/

- `skk:zipcode/zipcode/SKK-JISYO.zipcode`: Public-Domain; https://skk-dev.github.io/dict/

- `sudachi:notcore`: Apache-2.0; https://github.com/WorksApplications/SudachiDict (notcore_lex.csv SHA-256 c1f6b64c7bae2d4d8411f2c523dbcfe7be9c30549a2ad48bccd31591ef446497; includes the upstream LEGAL notices for UniDic and NEologd-derived data)

Mozc dictionary notices are reproduced in `third-party-licenses/MOZC-LICENSE.txt`.
MeCab IPADIC terms are preserved byte-for-byte in `third-party-licenses/IPADIC-COPYING`.
SKK provenance is reproduced in `third-party-licenses/SKK-UPSTREAM.md`.
SKK source copyright and license headers are preserved in `third-party-licenses/SKK-NOTICES.txt`.
SudachiDict's Apache license and incorporated-data notices are preserved in `third-party-licenses/SUDACHI-LICENSE-2.0.txt` and `third-party-licenses/SUDACHI-LEGAL.txt`.