fa0311 commited on
Commit
4ffcbbb
·
verified ·
1 Parent(s): 1dff8bb

Publish IME dictionary core

Browse files
.gitattributes CHANGED
@@ -58,3 +58,6 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
58
  # Video files - compressed
59
  *.mp4 filter=lfs diff=lfs merge=lfs -text
60
  *.webm filter=lfs diff=lfs merge=lfs -text
 
 
 
 
58
  # Video files - compressed
59
  *.mp4 filter=lfs diff=lfs merge=lfs -text
60
  *.webm filter=lfs diff=lfs merge=lfs -text
61
+ dictionary.sqlite3 filter=lfs diff=lfs merge=lfs -text
62
+ entries.tsv filter=lfs diff=lfs merge=lfs -text
63
+ predictions.tsv filter=lfs diff=lfs merge=lfs -text
LICENSE.txt ADDED
@@ -0,0 +1,396 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ Attribution 4.0 International
2
+
3
+ =======================================================================
4
+
5
+ Creative Commons Corporation ("Creative Commons") is not a law firm and
6
+ does not provide legal services or legal advice. Distribution of
7
+ Creative Commons public licenses does not create a lawyer-client or
8
+ other relationship. Creative Commons makes its licenses and related
9
+ information available on an "as-is" basis. Creative Commons gives no
10
+ warranties regarding its licenses, any material licensed under their
11
+ terms and conditions, or any related information. Creative Commons
12
+ disclaims all liability for damages resulting from their use to the
13
+ fullest extent possible.
14
+
15
+ Using Creative Commons Public Licenses
16
+
17
+ Creative Commons public licenses provide a standard set of terms and
18
+ conditions that creators and other rights holders may use to share
19
+ original works of authorship and other material subject to copyright
20
+ and certain other rights specified in the public license below. The
21
+ following considerations are for informational purposes only, are not
22
+ exhaustive, and do not form part of our licenses.
23
+
24
+ Considerations for licensors: Our public licenses are
25
+ intended for use by those authorized to give the public
26
+ permission to use material in ways otherwise restricted by
27
+ copyright and certain other rights. Our licenses are
28
+ irrevocable. Licensors should read and understand the terms
29
+ and conditions of the license they choose before applying it.
30
+ Licensors should also secure all rights necessary before
31
+ applying our licenses so that the public can reuse the
32
+ material as expected. Licensors should clearly mark any
33
+ material not subject to the license. This includes other CC-
34
+ licensed material, or material used under an exception or
35
+ limitation to copyright. More considerations for licensors:
36
+ wiki.creativecommons.org/Considerations_for_licensors
37
+
38
+ Considerations for the public: By using one of our public
39
+ licenses, a licensor grants the public permission to use the
40
+ licensed material under specified terms and conditions. If
41
+ the licensor's permission is not necessary for any reason--for
42
+ example, because of any applicable exception or limitation to
43
+ copyright--then that use is not regulated by the license. Our
44
+ licenses grant only permissions under copyright and certain
45
+ other rights that a licensor has authority to grant. Use of
46
+ the licensed material may still be restricted for other
47
+ reasons, including because others have copyright or other
48
+ rights in the material. A licensor may make special requests,
49
+ such as asking that all changes be marked or described.
50
+ Although not required by our licenses, you are encouraged to
51
+ respect those requests where reasonable. More considerations
52
+ for the public:
53
+ wiki.creativecommons.org/Considerations_for_licensees
54
+
55
+ =======================================================================
56
+
57
+ Creative Commons Attribution 4.0 International Public License
58
+
59
+ By exercising the Licensed Rights (defined below), You accept and agree
60
+ to be bound by the terms and conditions of this Creative Commons
61
+ Attribution 4.0 International Public License ("Public License"). To the
62
+ extent this Public License may be interpreted as a contract, You are
63
+ granted the Licensed Rights in consideration of Your acceptance of
64
+ these terms and conditions, and the Licensor grants You such rights in
65
+ consideration of benefits the Licensor receives from making the
66
+ Licensed Material available under these terms and conditions.
67
+
68
+
69
+ Section 1 -- Definitions.
70
+
71
+ a. Adapted Material means material subject to Copyright and Similar
72
+ Rights that is derived from or based upon the Licensed Material
73
+ and in which the Licensed Material is translated, altered,
74
+ arranged, transformed, or otherwise modified in a manner requiring
75
+ permission under the Copyright and Similar Rights held by the
76
+ Licensor. For purposes of this Public License, where the Licensed
77
+ Material is a musical work, performance, or sound recording,
78
+ Adapted Material is always produced where the Licensed Material is
79
+ synched in timed relation with a moving image.
80
+
81
+ b. Adapter's License means the license You apply to Your Copyright
82
+ and Similar Rights in Your contributions to Adapted Material in
83
+ accordance with the terms and conditions of this Public License.
84
+
85
+ c. Copyright and Similar Rights means copyright and/or similar rights
86
+ closely related to copyright including, without limitation,
87
+ performance, broadcast, sound recording, and Sui Generis Database
88
+ Rights, without regard to how the rights are labeled or
89
+ categorized. For purposes of this Public License, the rights
90
+ specified in Section 2(b)(1)-(2) are not Copyright and Similar
91
+ Rights.
92
+
93
+ d. Effective Technological Measures means those measures that, in the
94
+ absence of proper authority, may not be circumvented under laws
95
+ fulfilling obligations under Article 11 of the WIPO Copyright
96
+ Treaty adopted on December 20, 1996, and/or similar international
97
+ agreements.
98
+
99
+ e. Exceptions and Limitations means fair use, fair dealing, and/or
100
+ any other exception or limitation to Copyright and Similar Rights
101
+ that applies to Your use of the Licensed Material.
102
+
103
+ f. Licensed Material means the artistic or literary work, database,
104
+ or other material to which the Licensor applied this Public
105
+ License.
106
+
107
+ g. Licensed Rights means the rights granted to You subject to the
108
+ terms and conditions of this Public License, which are limited to
109
+ all Copyright and Similar Rights that apply to Your use of the
110
+ Licensed Material and that the Licensor has authority to license.
111
+
112
+ h. Licensor means the individual(s) or entity(ies) granting rights
113
+ under this Public License.
114
+
115
+ i. Share means to provide material to the public by any means or
116
+ process that requires permission under the Licensed Rights, such
117
+ as reproduction, public display, public performance, distribution,
118
+ dissemination, communication, or importation, and to make material
119
+ available to the public including in ways that members of the
120
+ public may access the material from a place and at a time
121
+ individually chosen by them.
122
+
123
+ j. Sui Generis Database Rights means rights other than copyright
124
+ resulting from Directive 96/9/EC of the European Parliament and of
125
+ the Council of 11 March 1996 on the legal protection of databases,
126
+ as amended and/or succeeded, as well as other essentially
127
+ equivalent rights anywhere in the world.
128
+
129
+ k. You means the individual or entity exercising the Licensed Rights
130
+ under this Public License. Your has a corresponding meaning.
131
+
132
+
133
+ Section 2 -- Scope.
134
+
135
+ a. License grant.
136
+
137
+ 1. Subject to the terms and conditions of this Public License,
138
+ the Licensor hereby grants You a worldwide, royalty-free,
139
+ non-sublicensable, non-exclusive, irrevocable license to
140
+ exercise the Licensed Rights in the Licensed Material to:
141
+
142
+ a. reproduce and Share the Licensed Material, in whole or
143
+ in part; and
144
+
145
+ b. produce, reproduce, and Share Adapted Material.
146
+
147
+ 2. Exceptions and Limitations. For the avoidance of doubt, where
148
+ Exceptions and Limitations apply to Your use, this Public
149
+ License does not apply, and You do not need to comply with
150
+ its terms and conditions.
151
+
152
+ 3. Term. The term of this Public License is specified in Section
153
+ 6(a).
154
+
155
+ 4. Media and formats; technical modifications allowed. The
156
+ Licensor authorizes You to exercise the Licensed Rights in
157
+ all media and formats whether now known or hereafter created,
158
+ and to make technical modifications necessary to do so. The
159
+ Licensor waives and/or agrees not to assert any right or
160
+ authority to forbid You from making technical modifications
161
+ necessary to exercise the Licensed Rights, including
162
+ technical modifications necessary to circumvent Effective
163
+ Technological Measures. For purposes of this Public License,
164
+ simply making modifications authorized by this Section 2(a)
165
+ (4) never produces Adapted Material.
166
+
167
+ 5. Downstream recipients.
168
+
169
+ a. Offer from the Licensor -- Licensed Material. Every
170
+ recipient of the Licensed Material automatically
171
+ receives an offer from the Licensor to exercise the
172
+ Licensed Rights under the terms and conditions of this
173
+ Public License.
174
+
175
+ b. No downstream restrictions. You may not offer or impose
176
+ any additional or different terms or conditions on, or
177
+ apply any Effective Technological Measures to, the
178
+ Licensed Material if doing so restricts exercise of the
179
+ Licensed Rights by any recipient of the Licensed
180
+ Material.
181
+
182
+ 6. No endorsement. Nothing in this Public License constitutes or
183
+ may be construed as permission to assert or imply that You
184
+ are, or that Your use of the Licensed Material is, connected
185
+ with, or sponsored, endorsed, or granted official status by,
186
+ the Licensor or others designated to receive attribution as
187
+ provided in Section 3(a)(1)(A)(i).
188
+
189
+ b. Other rights.
190
+
191
+ 1. Moral rights, such as the right of integrity, are not
192
+ licensed under this Public License, nor are publicity,
193
+ privacy, and/or other similar personality rights; however, to
194
+ the extent possible, the Licensor waives and/or agrees not to
195
+ assert any such rights held by the Licensor to the limited
196
+ extent necessary to allow You to exercise the Licensed
197
+ Rights, but not otherwise.
198
+
199
+ 2. Patent and trademark rights are not licensed under this
200
+ Public License.
201
+
202
+ 3. To the extent possible, the Licensor waives any right to
203
+ collect royalties from You for the exercise of the Licensed
204
+ Rights, whether directly or through a collecting society
205
+ under any voluntary or waivable statutory or compulsory
206
+ licensing scheme. In all other cases the Licensor expressly
207
+ reserves any right to collect such royalties.
208
+
209
+
210
+ Section 3 -- License Conditions.
211
+
212
+ Your exercise of the Licensed Rights is expressly made subject to the
213
+ following conditions.
214
+
215
+ a. Attribution.
216
+
217
+ 1. If You Share the Licensed Material (including in modified
218
+ form), You must:
219
+
220
+ a. retain the following if it is supplied by the Licensor
221
+ with the Licensed Material:
222
+
223
+ i. identification of the creator(s) of the Licensed
224
+ Material and any others designated to receive
225
+ attribution, in any reasonable manner requested by
226
+ the Licensor (including by pseudonym if
227
+ designated);
228
+
229
+ ii. a copyright notice;
230
+
231
+ iii. a notice that refers to this Public License;
232
+
233
+ iv. a notice that refers to the disclaimer of
234
+ warranties;
235
+
236
+ v. a URI or hyperlink to the Licensed Material to the
237
+ extent reasonably practicable;
238
+
239
+ b. indicate if You modified the Licensed Material and
240
+ retain an indication of any previous modifications; and
241
+
242
+ c. indicate the Licensed Material is licensed under this
243
+ Public License, and include the text of, or the URI or
244
+ hyperlink to, this Public License.
245
+
246
+ 2. You may satisfy the conditions in Section 3(a)(1) in any
247
+ reasonable manner based on the medium, means, and context in
248
+ which You Share the Licensed Material. For example, it may be
249
+ reasonable to satisfy the conditions by providing a URI or
250
+ hyperlink to a resource that includes the required
251
+ information.
252
+
253
+ 3. If requested by the Licensor, You must remove any of the
254
+ information required by Section 3(a)(1)(A) to the extent
255
+ reasonably practicable.
256
+
257
+ 4. If You Share Adapted Material You produce, the Adapter's
258
+ License You apply must not prevent recipients of the Adapted
259
+ Material from complying with this Public License.
260
+
261
+
262
+ Section 4 -- Sui Generis Database Rights.
263
+
264
+ Where the Licensed Rights include Sui Generis Database Rights that
265
+ apply to Your use of the Licensed Material:
266
+
267
+ a. for the avoidance of doubt, Section 2(a)(1) grants You the right
268
+ to extract, reuse, reproduce, and Share all or a substantial
269
+ portion of the contents of the database;
270
+
271
+ b. if You include all or a substantial portion of the database
272
+ contents in a database in which You have Sui Generis Database
273
+ Rights, then the database in which You have Sui Generis Database
274
+ Rights (but not its individual contents) is Adapted Material; and
275
+
276
+ c. You must comply with the conditions in Section 3(a) if You Share
277
+ all or a substantial portion of the contents of the database.
278
+
279
+ For the avoidance of doubt, this Section 4 supplements and does not
280
+ replace Your obligations under this Public License where the Licensed
281
+ Rights include other Copyright and Similar Rights.
282
+
283
+
284
+ Section 5 -- Disclaimer of Warranties and Limitation of Liability.
285
+
286
+ a. UNLESS OTHERWISE SEPARATELY UNDERTAKEN BY THE LICENSOR, TO THE
287
+ EXTENT POSSIBLE, THE LICENSOR OFFERS THE LICENSED MATERIAL AS-IS
288
+ AND AS-AVAILABLE, AND MAKES NO REPRESENTATIONS OR WARRANTIES OF
289
+ ANY KIND CONCERNING THE LICENSED MATERIAL, WHETHER EXPRESS,
290
+ IMPLIED, STATUTORY, OR OTHER. THIS INCLUDES, WITHOUT LIMITATION,
291
+ WARRANTIES OF TITLE, MERCHANTABILITY, FITNESS FOR A PARTICULAR
292
+ PURPOSE, NON-INFRINGEMENT, ABSENCE OF LATENT OR OTHER DEFECTS,
293
+ ACCURACY, OR THE PRESENCE OR ABSENCE OF ERRORS, WHETHER OR NOT
294
+ KNOWN OR DISCOVERABLE. WHERE DISCLAIMERS OF WARRANTIES ARE NOT
295
+ ALLOWED IN FULL OR IN PART, THIS DISCLAIMER MAY NOT APPLY TO YOU.
296
+
297
+ b. TO THE EXTENT POSSIBLE, IN NO EVENT WILL THE LICENSOR BE LIABLE
298
+ TO YOU ON ANY LEGAL THEORY (INCLUDING, WITHOUT LIMITATION,
299
+ NEGLIGENCE) OR OTHERWISE FOR ANY DIRECT, SPECIAL, INDIRECT,
300
+ INCIDENTAL, CONSEQUENTIAL, PUNITIVE, EXEMPLARY, OR OTHER LOSSES,
301
+ COSTS, EXPENSES, OR DAMAGES ARISING OUT OF THIS PUBLIC LICENSE OR
302
+ USE OF THE LICENSED MATERIAL, EVEN IF THE LICENSOR HAS BEEN
303
+ ADVISED OF THE POSSIBILITY OF SUCH LOSSES, COSTS, EXPENSES, OR
304
+ DAMAGES. WHERE A LIMITATION OF LIABILITY IS NOT ALLOWED IN FULL OR
305
+ IN PART, THIS LIMITATION MAY NOT APPLY TO YOU.
306
+
307
+ c. The disclaimer of warranties and limitation of liability provided
308
+ above shall be interpreted in a manner that, to the extent
309
+ possible, most closely approximates an absolute disclaimer and
310
+ waiver of all liability.
311
+
312
+
313
+ Section 6 -- Term and Termination.
314
+
315
+ a. This Public License applies for the term of the Copyright and
316
+ Similar Rights licensed here. However, if You fail to comply with
317
+ this Public License, then Your rights under this Public License
318
+ terminate automatically.
319
+
320
+ b. Where Your right to use the Licensed Material has terminated under
321
+ Section 6(a), it reinstates:
322
+
323
+ 1. automatically as of the date the violation is cured, provided
324
+ it is cured within 30 days of Your discovery of the
325
+ violation; or
326
+
327
+ 2. upon express reinstatement by the Licensor.
328
+
329
+ For the avoidance of doubt, this Section 6(b) does not affect any
330
+ right the Licensor may have to seek remedies for Your violations
331
+ of this Public License.
332
+
333
+ c. For the avoidance of doubt, the Licensor may also offer the
334
+ Licensed Material under separate terms or conditions or stop
335
+ distributing the Licensed Material at any time; however, doing so
336
+ will not terminate this Public License.
337
+
338
+ d. Sections 1, 5, 6, 7, and 8 survive termination of this Public
339
+ License.
340
+
341
+
342
+ Section 7 -- Other Terms and Conditions.
343
+
344
+ a. The Licensor shall not be bound by any additional or different
345
+ terms or conditions communicated by You unless expressly agreed.
346
+
347
+ b. Any arrangements, understandings, or agreements regarding the
348
+ Licensed Material not stated herein are separate from and
349
+ independent of the terms and conditions of this Public License.
350
+
351
+
352
+ Section 8 -- Interpretation.
353
+
354
+ a. For the avoidance of doubt, this Public License does not, and
355
+ shall not be interpreted to, reduce, limit, restrict, or impose
356
+ conditions on any use of the Licensed Material that could lawfully
357
+ be made without permission under this Public License.
358
+
359
+ b. To the extent possible, if any provision of this Public License is
360
+ deemed unenforceable, it shall be automatically reformed to the
361
+ minimum extent necessary to make it enforceable. If the provision
362
+ cannot be reformed, it shall be severed from this Public License
363
+ without affecting the enforceability of the remaining terms and
364
+ conditions.
365
+
366
+ c. No term or condition of this Public License will be waived and no
367
+ failure to comply consented to unless expressly agreed to by the
368
+ Licensor.
369
+
370
+ d. Nothing in this Public License constitutes or may be interpreted
371
+ as a limitation upon, or waiver of, any privileges and immunities
372
+ that apply to the Licensor or You, including from the legal
373
+ processes of any jurisdiction or authority.
374
+
375
+
376
+ =======================================================================
377
+
378
+ Creative Commons is not a party to its public
379
+ licenses. Notwithstanding, Creative Commons may elect to apply one of
380
+ its public licenses to material it publishes and in those instances
381
+ will be considered the “Licensor.” The text of the Creative Commons
382
+ public licenses is dedicated to the public domain under the CC0 Public
383
+ Domain Dedication. Except for the limited purpose of indicating that
384
+ material is shared under a Creative Commons public license or as
385
+ otherwise permitted by the Creative Commons policies published at
386
+ creativecommons.org/policies, Creative Commons does not authorize the
387
+ use of the trademark "Creative Commons" or any other trademark or logo
388
+ of Creative Commons without its prior written consent including,
389
+ without limitation, in connection with any unauthorized modifications
390
+ to any of its public licenses or any other arrangements,
391
+ understandings, or agreements concerning use of licensed material. For
392
+ the avoidance of doubt, this paragraph does not form part of the
393
+ public licenses.
394
+
395
+ Creative Commons may be contacted at creativecommons.org.
396
+
NOTICE.md ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # ime-dictionary-core dictionary pack
2
+
3
+ Compilation license: `CC-BY-4.0`.
4
+
5
+ The compilation license applies only to rights held by this project.
6
+ Each incorporated source remains subject to its own terms below. Keep
7
+ this notice and the `third-party-licenses/` directory when redistributing.
8
+
9
+ The data was normalized, deduplicated, cost-calibrated, and merged for
10
+ Japanese IME conversion. Source-specific costs are not distributed.
11
+
12
+ ## Incorporated sources
13
+
14
+ - `ipadic`: NAIST-2003 AND ICOT-terms; https://taku910.github.io/mecab/
15
+ - `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)
16
+ - `skk:SKK-JISYO.itaiji`: Public-Domain; https://skk-dev.github.io/dict/
17
+ - `skk:SKK-JISYO.okinawa`: Public-Domain; https://skk-dev.github.io/dict/
18
+ - `skk:zipcode/zipcode/SKK-JISYO.office.zipcode`: Public-Domain; https://skk-dev.github.io/dict/
19
+ - `skk:zipcode/zipcode/SKK-JISYO.zipcode`: Public-Domain; https://skk-dev.github.io/dict/
20
+ - `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)
21
+
22
+ Mozc dictionary notices are reproduced in `third-party-licenses/MOZC-LICENSE.txt`.
23
+ MeCab IPADIC terms are preserved byte-for-byte in `third-party-licenses/IPADIC-COPYING`.
24
+ SKK provenance is reproduced in `third-party-licenses/SKK-UPSTREAM.md`.
25
+ SKK source copyright and license headers are preserved in `third-party-licenses/SKK-NOTICES.txt`.
26
+ 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`.
README.md ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: other
3
+ license_name: cc-by-4.0-compilation-with-upstream-terms
4
+ language:
5
+ - ja
6
+ size_categories:
7
+ - 1M<n<10M
8
+ tags:
9
+ - japanese
10
+ - ime
11
+ - dictionary
12
+ configs:
13
+ - config_name: conversion
14
+ data_files:
15
+ - split: train
16
+ path: entries.tsv
17
+ - config_name: prediction
18
+ data_files:
19
+ - split: train
20
+ path: predictions.tsv
21
+ ---
22
+ # IME Dictionary Core
23
+
24
+ Japanese IME dictionary pack. The SQLite database and TSV files contain the
25
+ same conversion and prediction records. See `NOTICE.md` before redistribution.
26
+
27
+ - Compilation license: `CC-BY-4.0`
28
+ - SQLite tables: `entries`, `entry_sources`, `predictions`, `prediction_sources`
29
+ - TSV exports: `entries.tsv`, `predictions.tsv`
dictionary.sqlite3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:05355f421e45de67fcefc5399d8ca619b8baa18ea21fcab0a9ab4c4a025714a9
3
+ size 541470720
entries.tsv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:196ad82d4b04e9378592d2ecf73fea30055ae805b3062cb36997a8aea822ed08
3
+ size 247394182
predictions.tsv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ee99f09a9bde24181280cfece1f21bc066411e2142f992f595602ba094a26cbb
3
+ size 14904982
third-party-licenses/IPADIC-COPYING ADDED
@@ -0,0 +1,71 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ Copyright 2000, 2001, 2002, 2003 Nara Institute of Science
2
+ and Technology. All Rights Reserved.
3
+
4
+ Use, reproduction, and distribution of this software is permitted.
5
+ Any copy of this software, whether in its original form or modified,
6
+ must include both the above copyright notice and the following
7
+ paragraphs.
8
+
9
+ Nara Institute of Science and Technology (NAIST),
10
+ the copyright holders, disclaims all warranties with regard to this
11
+ software, including all implied warranties of merchantability and
12
+ fitness, in no event shall NAIST be liable for
13
+ any special, indirect or consequential damages or any damages
14
+ whatsoever resulting from loss of use, data or profits, whether in an
15
+ action of contract, negligence or other tortuous action, arising out
16
+ of or in connection with the use or performance of this software.
17
+
18
+ A large portion of the dictionary entries
19
+ originate from ICOT Free Software. The following conditions for ICOT
20
+ Free Software applies to the current dictionary as well.
21
+
22
+ Each User may also freely distribute the Program, whether in its
23
+ original form or modified, to any third party or parties, PROVIDED
24
+ that the provisions of Section 3 ("NO WARRANTY") will ALWAYS appear
25
+ on, or be attached to, the Program, which is distributed substantially
26
+ in the same form as set out herein and that such intended
27
+ distribution, if actually made, will neither violate or otherwise
28
+ contravene any of the laws and regulations of the countries having
29
+ jurisdiction over the User or the intended distribution itself.
30
+
31
+ NO WARRANTY
32
+
33
+ The program was produced on an experimental basis in the course of the
34
+ research and development conducted during the project and is provided
35
+ to users as so produced on an experimental basis. Accordingly, the
36
+ program is provided without any warranty whatsoever, whether express,
37
+ implied, statutory or otherwise. The term "warranty" used herein
38
+ includes, but is not limited to, any warranty of the quality,
39
+ performance, merchantability and fitness for a particular purpose of
40
+ the program and the nonexistence of any infringement or violation of
41
+ any right of any third party.
42
+
43
+ Each user of the program will agree and understand, and be deemed to
44
+ have agreed and understood, that there is no warranty whatsoever for
45
+ the program and, accordingly, the entire risk arising from or
46
+ otherwise connected with the program is assumed by the user.
47
+
48
+ Therefore, neither ICOT, the copyright holder, or any other
49
+ organization that participated in or was otherwise related to the
50
+ development of the program and their respective officials, directors,
51
+ officers and other employees shall be held liable for any and all
52
+ damages, including, without limitation, general, special, incidental
53
+ and consequential damages, arising out of or otherwise in connection
54
+ with the use or inability to use the program or any product, material
55
+ or result produced or otherwise obtained by using the program,
56
+ regardless of whether they have been advised of, or otherwise had
57
+ knowledge of, the possibility of such damages at any time during the
58
+ project or thereafter. Each user will be deemed to have agreed to the
59
+ foregoing by his or her commencement of use of the program. The term
60
+ "use" as used herein includes, but is not limited to, the use,
61
+ modification, copying and distribution of the program and the
62
+ production of secondary products from the program.
63
+
64
+ In the case where the program, whether in its original form or
65
+ modified, was distributed or delivered to or received by a user from
66
+ any person, organization or entity other than ICOT, unless it makes or
67
+ grants independently of ICOT any specific warranty to the user in
68
+ writing, such person, organization or entity, will also be exempted
69
+ from and not be held liable to the user for any such damages as noted
70
+ above as far as the program is concerned.
71
+ ��
third-party-licenses/MOZC-LICENSE.txt ADDED
@@ -0,0 +1,111 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ Copyright 2010-2018, Google Inc.
2
+ All rights reserved.
3
+
4
+ Redistribution and use in source and binary forms, with or without
5
+ modification, are permitted provided that the following conditions are
6
+ met:
7
+
8
+ * Redistributions of source code must retain the above copyright
9
+ notice, this list of conditions and the following disclaimer.
10
+ * Redistributions in binary form must reproduce the above
11
+ copyright notice, this list of conditions and the following disclaimer
12
+ in the documentation and/or other materials provided with the
13
+ distribution.
14
+ * Neither the name of Google Inc. nor the names of its
15
+ contributors may be used to endorse or promote products derived from
16
+ this software without specific prior written permission.
17
+
18
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
19
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
20
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
21
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
22
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
23
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
24
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
25
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
26
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
27
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
28
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
29
+
30
+ ---
31
+
32
+ Files: src/data/dictionary*
33
+
34
+ Copyright 2000, 2001, 2002, 2003 Nara Institute of Science
35
+ and Technology. All Rights Reserved.
36
+
37
+ Use, reproduction, and distribution of this software is permitted.
38
+ Any copy of this software, whether in its original form or modified,
39
+ must include both the above copyright notice and the following
40
+ paragraphs.
41
+
42
+ Nara Institute of Science and Technology (NAIST),
43
+ the copyright holders, disclaims all warranties with regard to this
44
+ software, including all implied warranties of merchantability and
45
+ fitness, in no event shall NAIST be liable for
46
+ any special, indirect or consequential damages or any damages
47
+ whatsoever resulting from loss of use, data or profits, whether in an
48
+ action of contract, negligence or other tortuous action, arising out
49
+ of or in connection with the use or performance of this software.
50
+
51
+ A large portion of the dictionary entries
52
+ originate from ICOT Free Software. The following conditions for ICOT
53
+ Free Software applies to the current dictionary as well.
54
+
55
+ Each User may also freely distribute the Program, whether in its
56
+ original form or modified, to any third party or parties, PROVIDED
57
+ that the provisions of Section 3 ("NO WARRANTY") will ALWAYS appear
58
+ on, or be attached to, the Program, which is distributed substantially
59
+ in the same form as set out herein and that such intended
60
+ distribution, if actually made, will neither violate or otherwise
61
+ contravene any of the laws and regulations of the countries having
62
+ jurisdiction over the User or the intended distribution itself.
63
+
64
+ NO WARRANTY
65
+
66
+ The program was produced on an experimental basis in the course of the
67
+ research and development conducted during the project and is provided
68
+ to users as so produced on an experimental basis. Accordingly, the
69
+ program is provided without any warranty whatsoever, whether express,
70
+ implied, statutory or otherwise. The term "warranty" used herein
71
+ includes, but is not limited to, any warranty of the quality,
72
+ performance, merchantability and fitness for a particular purpose of
73
+ the program and the nonexistence of any infringement or violation of
74
+ any right of any third party.
75
+
76
+ Each user of the program will agree and understand, and be deemed to
77
+ have agreed and understood, that there is no warranty whatsoever for
78
+ the program and, accordingly, the entire risk arising from or
79
+ otherwise connected with the program is assumed by the user.
80
+
81
+ Therefore, neither ICOT, the copyright holder, or any other
82
+ organization that participated in or was otherwise related to the
83
+ development of the program and their respective officials, directors,
84
+ officers and other employees shall be held liable for any and all
85
+ damages, including, without limitation, general, special, incidental
86
+ and consequential damages, arising out of or otherwise in connection
87
+ with the use or inability to use the program or any product, material
88
+ or result produced or otherwise obtained by using the program,
89
+ regardless of whether they have been advised of, or otherwise had
90
+ knowledge of, the possibility of such damages at any time during the
91
+ project or thereafter. Each user will be deemed to have agreed to the
92
+ foregoing by his or her commencement of use of the program. The term
93
+ "use" as used herein includes, but is not limited to, the use,
94
+ modification, copying and distribution of the program and the
95
+ production of secondary products from the program.
96
+
97
+ In the case where the program, whether in its original form or
98
+ modified, was distributed or delivered to or received by a user from
99
+ any person, organization or entity other than ICOT, unless it makes or
100
+ grants independently of ICOT any specific warranty to the user in
101
+ writing, such person, organization or entity, will also be exempted
102
+ from and not be held liable to the user for any such damages as noted
103
+ above as far as the program is concerned.
104
+
105
+ ---
106
+
107
+ Files: src/data/dictionary*
108
+
109
+ Public Domain Dataです。使用・変更・配布に関しては一切の制限をつけません。
110
+ 商品などに組み込むことも自由に行なってください。すでにいくつかの辞書には沖縄辞書が採用されています。
111
+ 勝手ながら、沖縄辞書に寄贈された辞書も in the Public Domain' 扱いとさせていただきます。
third-party-licenses/SKK-NOTICES.txt ADDED
@@ -0,0 +1,88 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ===== SKK-JISYO.itaiji =====
2
+ ;; -*- mode: fundamental; coding: euc-jp -*-
3
+ ;; 異体字 dictionary for SKK system.
4
+ ;;
5
+ ;; This file is made of 異体辞書 (See
6
+ ;; http://www.eonet.ne.jp/~kotobukispace/ddt/itaizy/itaizy.html)
7
+ ;; Contents of this file is public domain. This file is subset of
8
+ ;; the source dictionary, containing only letters in JIS1 and JIS2.
9
+ ;;
10
+ ;; Maintainer: SKK Development Team <skk@ring.gr.jp>
11
+ ;; Keywords: japanese
12
+ ;;
13
+ ;;; Commentary:
14
+ ;;
15
+ ;; okuri-ari entries.
16
+ ;; okuri-nasi entries.
17
+
18
+ ===== SKK-JISYO.okinawa =====
19
+ ;; -*- mode: fundamental; coding: euc-jp -*-
20
+ ;; SKK system made from 沖縄辞書 (Okinawa dic 2005/11/07)
21
+ ;;
22
+ ;; Maintainer: SKK Development Team <skk@ring.gr.jp>
23
+ ;; Keywords: japanese
24
+ ;;
25
+ ;; この辞書は Public Domain です。使用・変更・配布に関しては一切の制限
26
+ ;; をつけません。商品などに組み込むことも自由に行なってください。既に
27
+ ;; いくつかの辞書には沖縄辞書が採用されています。勝手ながら、沖縄辞書
28
+ ;; に寄贈された辞書も Public Domain 扱いとさせていただきます。
29
+ ;;
30
+ ;;; Commentary:
31
+ ;;
32
+ ;; 沖縄辞書プロジェクトは有志が行なっている仮名漢字変換用ソフトウェ
33
+ ;; ア用の辞書ファイルの語彙強化プロジェクトです。集録語数は、基本的
34
+ ;; な語彙(人名、地名)が約2900語。その他の雑多な語を含めると約5800語
35
+ ;; (品詞の異なるものを同じに数えると約5100語)です。
36
+ ;;
37
+ ;; city.dic 市町村および郡の名前
38
+ ;; address.dic 市町村内の行政区画の名前
39
+ ;; island.dic 島嶼名
40
+ ;; geo.dic 市町村名/字名/島名に含まれない地名(山や川も)
41
+ ;; name.dic 人名
42
+ ;; school.dic 学校名
43
+ ;; park.dic 公園名
44
+ ;; history.dic 歴史上の人名・地名
45
+ ;; food.dic 食べ物の名前
46
+ ;; sakana.dic 魚の名前
47
+ ;; awamori.dic 泡盛の銘柄名
48
+ ;; base.dic 基地
49
+ ;; amami.dic 奄美の人名・地名
50
+ ;; misc.dic その他
51
+ ;;
52
+ ;; SKK-JISYO.okinawa は、これらの辞書を単純に SKK 形式に変換したもの
53
+ ;; です。元のコンテンツについていた品詞データやコメントは SKK では変
54
+ ;; 換に直接利用しませんが、SKK 用 annotation として収録しています。
55
+ ;;
56
+ ;; 沖縄辞書について更に詳しくは、http://www.zukeran.org/o-dic/
57
+ ;; をご参照下さい。
58
+ ;;
59
+ ;;
60
+ ;; TODO:
61
+ ;; 人名をSKK-JISYO.jinmei、地名をSKK-JISYO.geoに追加?
62
+ ;;
63
+ ;; okuri-ari entries.
64
+ ;; okuri-nasi entries.
65
+
66
+ ===== zipcode/zipcode/SKK-JISYO.office.zipcode =====
67
+ ;; -*- coding: euc-jis-2004; -*-
68
+ ;; SKK-JISYO.office.zipcode --- 7-digit ZIP code (offices) dictionary for SKK
69
+ ;;
70
+ ;; Copyright: Public domain dictionary. Share and enjoy.
71
+ ;;
72
+ ;; Created: 24 Jul 2000
73
+ ;; Time-stamp: <04 May 2022>
74
+ ;;
75
+ ;; okuri-ari entries.
76
+ ;; okuri-nasi entries.
77
+
78
+ ===== zipcode/zipcode/SKK-JISYO.zipcode =====
79
+ ;; -*- coding: euc-jis-2004; -*-
80
+ ;; SKK-JISYO.zipcode --- 7-digit ZIP code dictionary for SKK
81
+ ;;
82
+ ;; Copyright: Public domain dictionary. Share and enjoy.
83
+ ;;
84
+ ;; Created: 24 Jul 2000
85
+ ;; Time-stamp: <04 May 2022>
86
+ ;;
87
+ ;; okuri-ari entries.
88
+ ;; okuri-nasi entries.
third-party-licenses/SKK-UPSTREAM.md ADDED
@@ -0,0 +1,89 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # SKK dictionary files
2
+
3
+ Refer to the following URL for the distribution files.
4
+
5
+ https://skk-dev.github.io/dict/
6
+
7
+
8
+ # 辞書ファイルの編集をお考えの方へ
9
+
10
+ [committers.md](committers.md) には、次の内容を掲載してあります。
11
+
12
+ - 各辞書ファイルに適用しているライセンス
13
+ - 各辞書の編集方針
14
+ - ChangeLog の記述方法
15
+ - 辞書の形式
16
+
17
+ いずれも、SKK 辞書ファイルの編纂に向け役立つ内容ですので、ぜひご確認ください。
18
+
19
+
20
+ # 配布用の gzip アーカイブを作る
21
+
22
+ `make archive` を実行すると、配布用の gzip ファイルを作ることができます。
23
+ この過程では `skktools` を用いて `csv/china_taiwan.csv` から `SKK-JISYO.china_taiwan` を
24
+ 生成しているため、あらかじめ Ruby 処理系と `skktools` をインストールしておいてく
25
+ ださい。
26
+
27
+ 具体的には、次のようにコマンドを実行すると、
28
+
29
+ ```
30
+ $ make archive TOOLS_DIR=../github.skktools
31
+ ```
32
+
33
+ カレントディレクトリに `SKK-JISYO.*.gz`, `SKK-JISYO.*.md5`, `zipcode.*.gz`,
34
+ `zipcode.*.md5` が生成されます。
35
+
36
+ これらのファイルは、いったん退避しておきましょう。
37
+
38
+ ```
39
+ $ mv SKK-JISYO.*.gz ../
40
+ $ mv SKK-JISYO.*.md5 ../
41
+ $ mv zipcode.*.gz ../
42
+ $ mv zipcode.*.md5 ../
43
+ ```
44
+
45
+
46
+ ## make の副作用
47
+
48
+ `make archive` の実行過程で、いくつかのファイルが更新される場合があります。
49
+
50
+ ```
51
+ $ git status
52
+
53
+ On branch master
54
+ Your branch is up to date with 'origin/master'.
55
+
56
+ Changes not staged for commit:
57
+ modified: SKK-JISYO.L.unannotated
58
+ modified: SKK-JISYO.wrong
59
+ ```
60
+
61
+ 更新内容に問題がなければ、そのまま commit してください。
62
+
63
+ ```
64
+ $ git add -u && git commit
65
+ ```
66
+
67
+
68
+ ## 配布用の gzip アーカイブをブランチ gh-pages に配置
69
+
70
+ さきほど退避しておいた `SKK-JISYO.*.gz`, `SKK-JISYO.*.md5`, `zipcode.*.gz`, `zipcode.*.md5` を
71
+ ブランチ gh-pages に mv して add && push します。
72
+
73
+ ```
74
+ $ git co gh-pages
75
+ $ mv ../SKK-JISYO.*.gz .
76
+ $ mv ../SKK-JISYO.*.md5 .
77
+ $ mv ../zipcode.*.gz .
78
+ $ mv ../zipcode.*.md5 .
79
+ $ git add -u && git commit
80
+ $ git push
81
+ ```
82
+
83
+
84
+ # JSON 形式の辞書について
85
+
86
+ 辞書データを JSON に変換したテキストファイルです。
87
+ 一部の IME では JSON 形式の辞書をサポートしています。
88
+ JSON ファイルを生成するためには `make json` を実行してください。
89
+ このとき、スクリプト実行環境として Deno が必要です。
third-party-licenses/SUDACHI-LEGAL.txt ADDED
@@ -0,0 +1,129 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ LEGAL NOTICE INFORMATION
2
+ ========================
3
+
4
+ - All the files in this distribution are covered under the Apache License
5
+ version 2.0. (see the file LICENSE-2.0.txt)
6
+
7
+
8
+ - src/main/text/small_lex.csv contains a part
9
+ of UniDic (https://unidic.ninjal.ac.jp/).
10
+ - src/main/text/matrix.def.zip is a part of UniDic.
11
+
12
+ Copyright (c) 2011-2013, The UniDic Consortium
13
+ All rights reserved.
14
+
15
+ Redistribution and use in source and binary forms, with or without
16
+ modification, are permitted provided that the following conditions are
17
+ met:
18
+
19
+ * Redistributions of source code must retain the above copyright
20
+ notice, this list of conditions and the following disclaimer.
21
+
22
+ * Redistributions in binary form must reproduce the above copyright
23
+ notice, this list of conditions and the following disclaimer in the
24
+ documentation and/or other materials provided with the
25
+ distribution.
26
+
27
+ * Neither the name of the UniDic Consortium nor the names of its
28
+ contributors may be used to endorse or promote products derived
29
+ from this software without specific prior written permission.
30
+
31
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
32
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
33
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
34
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
35
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
36
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
37
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
38
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
39
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
40
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
41
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
42
+
43
+
44
+ - src/main/text/core_lex.csv and src/main/text/notcore_lex.csv contain
45
+ a part of NEologd (https://github.com/neologd/mecab-unidic-neologd).
46
+
47
+ Copyright (C) 2015-2019 Toshinori Sato (@overlast)
48
+
49
+ https://github.com/neologd/mecab-unidic-neologd
50
+
51
+ i. 本データは、株式会社はてなが提供するはてなキーワード一覧ファイル
52
+ 中の表記、及び、読み仮名の大半を使用している。
53
+
54
+ はてなキーワード一覧ファイルの著作権は、株式会社はてなにある。
55
+
56
+ はてなキーワード一覧ファイルの使用条件に基づき、また、
57
+ データ使用の許可を頂いたことに対する感謝の意を込めて、
58
+ 以下に株式会社はてなおよびはてなキーワードへの参照をURLで示す。
59
+
60
+ 株式会社はてな : http://hatenacorp.jp/information/outline
61
+
62
+ はてなキーワード :
63
+ http://developer.hatena.ne.jp/ja/documents/keyword/misc/catalog
64
+
65
+ ii. 本データは、日本郵便株式会社が提供する郵便番号データ中の表記、
66
+ 及び、読み仮名を使用している。
67
+
68
+ 日本郵便株式会社は、郵便番号データに限っては著作権を主張しないと
69
+ 述べている。
70
+
71
+ 日本郵便株式会社の郵便番号データに対する感謝の意を込めて、
72
+ 以下に日本郵便株式会社および郵便番号データへの参照をURLで示す。
73
+
74
+ 日本郵便株式会社 :
75
+ http://www.post.japanpost.jp/about/profile.html
76
+
77
+ 郵便番号データ :
78
+ http://www.post.japanpost.jp/zipcode/dl/readme.html
79
+
80
+ iii. 本データは、スナフキん氏が提供する日本全国駅名一覧中の表記、及び
81
+ 読み仮名を使用している。
82
+
83
+ 日本全国駅名一覧の著作権は、スナフキん氏にある。
84
+
85
+ スナフキん氏は 「このデータを利用されるのは自由ですが、その際に
86
+ 不利益を被ったりした場合でも、スナフキんは一切責任は負えません
87
+ ことをご承知おき下さい」と述べている。
88
+
89
+ スナフキん氏に対する感謝の意を込めて、
90
+ 以下に日本全国駅名一覧のコーナーへの参照をURLで示す。
91
+
92
+ 日本全国駅名一覧のコーナー :
93
+ http://www5a.biglobe.ne.jp/~harako/data/station.htm
94
+
95
+ iv. 本データは、工藤拓氏が提供する人名(姓/名)エントリデータ中の、
96
+ 漢字表記の姓・名とそれに対応する読み仮名を使用している。
97
+
98
+ 人名(姓/名)エントリデータは被災者・安否不明者の人名の
99
+ 表記揺れ対策として、Mozcの人名辞書を活用できるという
100
+ 工藤氏の考えによって提供されている。
101
+
102
+ 工藤氏に対する感謝の意を込めて、
103
+ 以下にデータ本体と経緯が分かる情報への参照をURLで示す。
104
+
105
+ 人名(姓/名)エントリデータ :
106
+ http://chasen.org/~taku/software/misc/personal_name.zip
107
+
108
+ 上記データが提供されることになった��緯
109
+ http://togetter.com/li/111529
110
+
111
+ v. 本データは、Web上からクロールした大量の文書データから抽出した
112
+ 表記とそれに対応する読み仮名のデータを含んでいる。
113
+
114
+ 抽出した表記とそれに対応する読み仮名の組は、上記の i. から iv.
115
+ の言語資源の組み合わせによって得られる組のみを採録した。
116
+
117
+ Web 上に文書データを公開して下さっている皆様に感謝いたします。
118
+
119
+ Licensed under the Apache License, Version 2.0 (the "License");
120
+ you may not use this file except in compliance with the License.
121
+ You may obtain a copy of the License at
122
+
123
+ http://www.apache.org/licenses/LICENSE-2.0
124
+
125
+ Unless required by applicable law or agreed to in writing, software
126
+ distributed under the License is distributed on an "AS IS" BASIS,
127
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
128
+ See the License for the specific language governing permissions and
129
+ limitations under the License.
third-party-licenses/SUDACHI-LICENSE-2.0.txt ADDED
@@ -0,0 +1,202 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+
2
+ Apache License
3
+ Version 2.0, January 2004
4
+ http://www.apache.org/licenses/
5
+
6
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
7
+
8
+ 1. Definitions.
9
+
10
+ "License" shall mean the terms and conditions for use, reproduction,
11
+ and distribution as defined by Sections 1 through 9 of this document.
12
+
13
+ "Licensor" shall mean the copyright owner or entity authorized by
14
+ the copyright owner that is granting the License.
15
+
16
+ "Legal Entity" shall mean the union of the acting entity and all
17
+ other entities that control, are controlled by, or are under common
18
+ control with that entity. For the purposes of this definition,
19
+ "control" means (i) the power, direct or indirect, to cause the
20
+ direction or management of such entity, whether by contract or
21
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
22
+ outstanding shares, or (iii) beneficial ownership of such entity.
23
+
24
+ "You" (or "Your") shall mean an individual or Legal Entity
25
+ exercising permissions granted by this License.
26
+
27
+ "Source" form shall mean the preferred form for making modifications,
28
+ including but not limited to software source code, documentation
29
+ source, and configuration files.
30
+
31
+ "Object" form shall mean any form resulting from mechanical
32
+ transformation or translation of a Source form, including but
33
+ not limited to compiled object code, generated documentation,
34
+ and conversions to other media types.
35
+
36
+ "Work" shall mean the work of authorship, whether in Source or
37
+ Object form, made available under the License, as indicated by a
38
+ copyright notice that is included in or attached to the work
39
+ (an example is provided in the Appendix below).
40
+
41
+ "Derivative Works" shall mean any work, whether in Source or Object
42
+ form, that is based on (or derived from) the Work and for which the
43
+ editorial revisions, annotations, elaborations, or other modifications
44
+ represent, as a whole, an original work of authorship. For the purposes
45
+ of this License, Derivative Works shall not include works that remain
46
+ separable from, or merely link (or bind by name) to the interfaces of,
47
+ the Work and Derivative Works thereof.
48
+
49
+ "Contribution" shall mean any work of authorship, including
50
+ the original version of the Work and any modifications or additions
51
+ to that Work or Derivative Works thereof, that is intentionally
52
+ submitted to Licensor for inclusion in the Work by the copyright owner
53
+ or by an individual or Legal Entity authorized to submit on behalf of
54
+ the copyright owner. For the purposes of this definition, "submitted"
55
+ means any form of electronic, verbal, or written communication sent
56
+ to the Licensor or its representatives, including but not limited to
57
+ communication on electronic mailing lists, source code control systems,
58
+ and issue tracking systems that are managed by, or on behalf of, the
59
+ Licensor for the purpose of discussing and improving the Work, but
60
+ excluding communication that is conspicuously marked or otherwise
61
+ designated in writing by the copyright owner as "Not a Contribution."
62
+
63
+ "Contributor" shall mean Licensor and any individual or Legal Entity
64
+ on behalf of whom a Contribution has been received by Licensor and
65
+ subsequently incorporated within the Work.
66
+
67
+ 2. Grant of Copyright License. Subject to the terms and conditions of
68
+ this License, each Contributor hereby grants to You a perpetual,
69
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
70
+ copyright license to reproduce, prepare Derivative Works of,
71
+ publicly display, publicly perform, sublicense, and distribute the
72
+ Work and such Derivative Works in Source or Object form.
73
+
74
+ 3. Grant of Patent License. Subject to the terms and conditions of
75
+ this License, each Contributor hereby grants to You a perpetual,
76
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
77
+ (except as stated in this section) patent license to make, have made,
78
+ use, offer to sell, sell, import, and otherwise transfer the Work,
79
+ where such license applies only to those patent claims licensable
80
+ by such Contributor that are necessarily infringed by their
81
+ Contribution(s) alone or by combination of their Contribution(s)
82
+ with the Work to which such Contribution(s) was submitted. If You
83
+ institute patent litigation against any entity (including a
84
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
85
+ or a Contribution incorporated within the Work constitutes direct
86
+ or contributory patent infringement, then any patent licenses
87
+ granted to You under this License for that Work shall terminate
88
+ as of the date such litigation is filed.
89
+
90
+ 4. Redistribution. You may reproduce and distribute copies of the
91
+ Work or Derivative Works thereof in any medium, with or without
92
+ modifications, and in Source or Object form, provided that You
93
+ meet the following conditions:
94
+
95
+ (a) You must give any other recipients of the Work or
96
+ Derivative Works a copy of this License; and
97
+
98
+ (b) You must cause any modified files to carry prominent notices
99
+ stating that You changed the files; and
100
+
101
+ (c) You must retain, in the Source form of any Derivative Works
102
+ that You distribute, all copyright, patent, trademark, and
103
+ attribution notices from the Source form of the Work,
104
+ excluding those notices that do not pertain to any part of
105
+ the Derivative Works; and
106
+
107
+ (d) If the Work includes a "NOTICE" text file as part of its
108
+ distribution, then any Derivative Works that You distribute must
109
+ include a readable copy of the attribution notices contained
110
+ within such NOTICE file, excluding those notices that do not
111
+ pertain to any part of the Derivative Works, in at least one
112
+ of the following places: within a NOTICE text file distributed
113
+ as part of the Derivative Works; within the Source form or
114
+ documentation, if provided along with the Derivative Works; or,
115
+ within a display generated by the Derivative Works, if and
116
+ wherever such third-party notices normally appear. The contents
117
+ of the NOTICE file are for informational purposes only and
118
+ do not modify the License. You may add Your own attribution
119
+ notices within Derivative Works that You distribute, alongside
120
+ or as an addendum to the NOTICE text from the Work, provided
121
+ that such additional attribution notices cannot be construed
122
+ as modifying the License.
123
+
124
+ You may add Your own copyright statement to Your modifications and
125
+ may provide additional or different license terms and conditions
126
+ for use, reproduction, or distribution of Your modifications, or
127
+ for any such Derivative Works as a whole, provided Your use,
128
+ reproduction, and distribution of the Work otherwise complies with
129
+ the conditions stated in this License.
130
+
131
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
132
+ any Contribution intentionally submitted for inclusion in the Work
133
+ by You to the Licensor shall be under the terms and conditions of
134
+ this License, without any additional terms or conditions.
135
+ Notwithstanding the above, nothing herein shall supersede or modify
136
+ the terms of any separate license agreement you may have executed
137
+ with Licensor regarding such Contributions.
138
+
139
+ 6. Trademarks. This License does not grant permission to use the trade
140
+ names, trademarks, service marks, or product names of the Licensor,
141
+ except as required for reasonable and customary use in describing the
142
+ origin of the Work and reproducing the content of the NOTICE file.
143
+
144
+ 7. Disclaimer of Warranty. Unless required by applicable law or
145
+ agreed to in writing, Licensor provides the Work (and each
146
+ Contributor provides its Contributions) on an "AS IS" BASIS,
147
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
148
+ implied, including, without limitation, any warranties or conditions
149
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
150
+ PARTICULAR PURPOSE. You are solely responsible for determining the
151
+ appropriateness of using or redistributing the Work and assume any
152
+ risks associated with Your exercise of permissions under this License.
153
+
154
+ 8. Limitation of Liability. In no event and under no legal theory,
155
+ whether in tort (including negligence), contract, or otherwise,
156
+ unless required by applicable law (such as deliberate and grossly
157
+ negligent acts) or agreed to in writing, shall any Contributor be
158
+ liable to You for damages, including any direct, indirect, special,
159
+ incidental, or consequential damages of any character arising as a
160
+ result of this License or out of the use or inability to use the
161
+ Work (including but not limited to damages for loss of goodwill,
162
+ work stoppage, computer failure or malfunction, or any and all
163
+ other commercial damages or losses), even if such Contributor
164
+ has been advised of the possibility of such damages.
165
+
166
+ 9. Accepting Warranty or Additional Liability. While redistributing
167
+ the Work or Derivative Works thereof, You may choose to offer,
168
+ and charge a fee for, acceptance of support, warranty, indemnity,
169
+ or other liability obligations and/or rights consistent with this
170
+ License. However, in accepting such obligations, You may act only
171
+ on Your own behalf and on Your sole responsibility, not on behalf
172
+ of any other Contributor, and only if You agree to indemnify,
173
+ defend, and hold each Contributor harmless for any liability
174
+ incurred by, or claims asserted against, such Contributor by reason
175
+ of your accepting any such warranty or additional liability.
176
+
177
+ END OF TERMS AND CONDITIONS
178
+
179
+ APPENDIX: How to apply the Apache License to your work.
180
+
181
+ To apply the Apache License to your work, attach the following
182
+ boilerplate notice, with the fields enclosed by brackets "[]"
183
+ replaced with your own identifying information. (Don't include
184
+ the brackets!) The text should be enclosed in the appropriate
185
+ comment syntax for the file format. We also recommend that a
186
+ file or class name and description of purpose be included on the
187
+ same "printed page" as the copyright notice for easier
188
+ identification within third-party archives.
189
+
190
+ Copyright [yyyy] [name of copyright owner]
191
+
192
+ Licensed under the Apache License, Version 2.0 (the "License");
193
+ you may not use this file except in compliance with the License.
194
+ You may obtain a copy of the License at
195
+
196
+ http://www.apache.org/licenses/LICENSE-2.0
197
+
198
+ Unless required by applicable law or agreed to in writing, software
199
+ distributed under the License is distributed on an "AS IS" BASIS,
200
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
201
+ See the License for the specific language governing permissions and
202
+ limitations under the License.