Charith Peris commited on
Commit
bba8eb5
1 Parent(s): e6c0d86

Updated License and contirbutors

Browse files
Files changed (3) hide show
  1. LICENSE +395 -205
  2. README.md +396 -206
  3. massive.py +397 -207
LICENSE CHANGED
@@ -1,207 +1,397 @@
1
  Copyright Amazon.com Inc. or its affiliates.
2
 
3
- Copyright and license details for the data and modified code can be found in NOTICE.md.
4
-
5
- License for `massive` repo and code, Apache 2.0:
6
-
7
- Apache License
8
- Version 2.0, January 2004
9
- http://www.apache.org/licenses/
10
-
11
- TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
12
-
13
- 1. Definitions.
14
-
15
- "License" shall mean the terms and conditions for use, reproduction,
16
- and distribution as defined by Sections 1 through 9 of this document.
17
-
18
- "Licensor" shall mean the copyright owner or entity authorized by
19
- the copyright owner that is granting the License.
20
-
21
- "Legal Entity" shall mean the union of the acting entity and all
22
- other entities that control, are controlled by, or are under common
23
- control with that entity. For the purposes of this definition,
24
- "control" means (i) the power, direct or indirect, to cause the
25
- direction or management of such entity, whether by contract or
26
- otherwise, or (ii) ownership of fifty percent (50%) or more of the
27
- outstanding shares, or (iii) beneficial ownership of such entity.
28
-
29
- "You" (or "Your") shall mean an individual or Legal Entity
30
- exercising permissions granted by this License.
31
-
32
- "Source" form shall mean the preferred form for making modifications,
33
- including but not limited to software source code, documentation
34
- source, and configuration files.
35
-
36
- "Object" form shall mean any form resulting from mechanical
37
- transformation or translation of a Source form, including but
38
- not limited to compiled object code, generated documentation,
39
- and conversions to other media types.
40
-
41
- "Work" shall mean the work of authorship, whether in Source or
42
- Object form, made available under the License, as indicated by a
43
- copyright notice that is included in or attached to the work
44
- (an example is provided in the Appendix below).
45
-
46
- "Derivative Works" shall mean any work, whether in Source or Object
47
- form, that is based on (or derived from) the Work and for which the
48
- editorial revisions, annotations, elaborations, or other modifications
49
- represent, as a whole, an original work of authorship. For the purposes
50
- of this License, Derivative Works shall not include works that remain
51
- separable from, or merely link (or bind by name) to the interfaces of,
52
- the Work and Derivative Works thereof.
53
-
54
- "Contribution" shall mean any work of authorship, including
55
- the original version of the Work and any modifications or additions
56
- to that Work or Derivative Works thereof, that is intentionally
57
- submitted to Licensor for inclusion in the Work by the copyright owner
58
- or by an individual or Legal Entity authorized to submit on behalf of
59
- the copyright owner. For the purposes of this definition, "submitted"
60
- means any form of electronic, verbal, or written communication sent
61
- to the Licensor or its representatives, including but not limited to
62
- communication on electronic mailing lists, source code control systems,
63
- and issue tracking systems that are managed by, or on behalf of, the
64
- Licensor for the purpose of discussing and improving the Work, but
65
- excluding communication that is conspicuously marked or otherwise
66
- designated in writing by the copyright owner as "Not a Contribution."
67
-
68
- "Contributor" shall mean Licensor and any individual or Legal Entity
69
- on behalf of whom a Contribution has been received by Licensor and
70
- subsequently incorporated within the Work.
71
-
72
- 2. Grant of Copyright License. Subject to the terms and conditions of
73
- this License, each Contributor hereby grants to You a perpetual,
74
- worldwide, non-exclusive, no-charge, royalty-free, irrevocable
75
- copyright license to reproduce, prepare Derivative Works of,
76
- publicly display, publicly perform, sublicense, and distribute the
77
- Work and such Derivative Works in Source or Object form.
78
-
79
- 3. Grant of Patent License. Subject to the terms and conditions of
80
- this License, each Contributor hereby grants to You a perpetual,
81
- worldwide, non-exclusive, no-charge, royalty-free, irrevocable
82
- (except as stated in this section) patent license to make, have made,
83
- use, offer to sell, sell, import, and otherwise transfer the Work,
84
- where such license applies only to those patent claims licensable
85
- by such Contributor that are necessarily infringed by their
86
- Contribution(s) alone or by combination of their Contribution(s)
87
- with the Work to which such Contribution(s) was submitted. If You
88
- institute patent litigation against any entity (including a
89
- cross-claim or counterclaim in a lawsuit) alleging that the Work
90
- or a Contribution incorporated within the Work constitutes direct
91
- or contributory patent infringement, then any patent licenses
92
- granted to You under this License for that Work shall terminate
93
- as of the date such litigation is filed.
94
-
95
- 4. Redistribution. You may reproduce and distribute copies of the
96
- Work or Derivative Works thereof in any medium, with or without
97
- modifications, and in Source or Object form, provided that You
98
- meet the following conditions:
99
-
100
- (a) You must give any other recipients of the Work or
101
- Derivative Works a copy of this License; and
102
-
103
- (b) You must cause any modified files to carry prominent notices
104
- stating that You changed the files; and
105
-
106
- (c) You must retain, in the Source form of any Derivative Works
107
- that You distribute, all copyright, patent, trademark, and
108
- attribution notices from the Source form of the Work,
109
- excluding those notices that do not pertain to any part of
110
- the Derivative Works; and
111
-
112
- (d) If the Work includes a "NOTICE" text file as part of its
113
- distribution, then any Derivative Works that You distribute must
114
- include a readable copy of the attribution notices contained
115
- within such NOTICE file, excluding those notices that do not
116
- pertain to any part of the Derivative Works, in at least one
117
- of the following places: within a NOTICE text file distributed
118
- as part of the Derivative Works; within the Source form or
119
- documentation, if provided along with the Derivative Works; or,
120
- within a display generated by the Derivative Works, if and
121
- wherever such third-party notices normally appear. The contents
122
- of the NOTICE file are for informational purposes only and
123
- do not modify the License. You may add Your own attribution
124
- notices within Derivative Works that You distribute, alongside
125
- or as an addendum to the NOTICE text from the Work, provided
126
- that such additional attribution notices cannot be construed
127
- as modifying the License.
128
-
129
- You may add Your own copyright statement to Your modifications and
130
- may provide additional or different license terms and conditions
131
- for use, reproduction, or distribution of Your modifications, or
132
- for any such Derivative Works as a whole, provided Your use,
133
- reproduction, and distribution of the Work otherwise complies with
134
- the conditions stated in this License.
135
-
136
- 5. Submission of Contributions. Unless You explicitly state otherwise,
137
- any Contribution intentionally submitted for inclusion in the Work
138
- by You to the Licensor shall be under the terms and conditions of
139
- this License, without any additional terms or conditions.
140
- Notwithstanding the above, nothing herein shall supersede or modify
141
- the terms of any separate license agreement you may have executed
142
- with Licensor regarding such Contributions.
143
-
144
- 6. Trademarks. This License does not grant permission to use the trade
145
- names, trademarks, service marks, or product names of the Licensor,
146
- except as required for reasonable and customary use in describing the
147
- origin of the Work and reproducing the content of the NOTICE file.
148
-
149
- 7. Disclaimer of Warranty. Unless required by applicable law or
150
- agreed to in writing, Licensor provides the Work (and each
151
- Contributor provides its Contributions) on an "AS IS" BASIS,
152
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
153
- implied, including, without limitation, any warranties or conditions
154
- of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
155
- PARTICULAR PURPOSE. You are solely responsible for determining the
156
- appropriateness of using or redistributing the Work and assume any
157
- risks associated with Your exercise of permissions under this License.
158
-
159
- 8. Limitation of Liability. In no event and under no legal theory,
160
- whether in tort (including negligence), contract, or otherwise,
161
- unless required by applicable law (such as deliberate and grossly
162
- negligent acts) or agreed to in writing, shall any Contributor be
163
- liable to You for damages, including any direct, indirect, special,
164
- incidental, or consequential damages of any character arising as a
165
- result of this License or out of the use or inability to use the
166
- Work (including but not limited to damages for loss of goodwill,
167
- work stoppage, computer failure or malfunction, or any and all
168
- other commercial damages or losses), even if such Contributor
169
- has been advised of the possibility of such damages.
170
-
171
- 9. Accepting Warranty or Additional Liability. While redistributing
172
- the Work or Derivative Works thereof, You may choose to offer,
173
- and charge a fee for, acceptance of support, warranty, indemnity,
174
- or other liability obligations and/or rights consistent with this
175
- License. However, in accepting such obligations, You may act only
176
- on Your own behalf and on Your sole responsibility, not on behalf
177
- of any other Contributor, and only if You agree to indemnify,
178
- defend, and hold each Contributor harmless for any liability
179
- incurred by, or claims asserted against, such Contributor by reason
180
- of your accepting any such warranty or additional liability.
181
-
182
- END OF TERMS AND CONDITIONS
183
-
184
- APPENDIX: How to apply the Apache License to your work.
185
-
186
- To apply the Apache License to your work, attach the following
187
- boilerplate notice, with the fields enclosed by brackets "[]"
188
- replaced with your own identifying information. (Don't include
189
- the brackets!) The text should be enclosed in the appropriate
190
- comment syntax for the file format. We also recommend that a
191
- file or class name and description of purpose be included on the
192
- same "printed page" as the copyright notice for easier
193
- identification within third-party archives.
194
-
195
- Copyright [yyyy] [name of copyright owner]
196
-
197
- Licensed under the Apache License, Version 2.0 (the "License");
198
- you may not use this file except in compliance with the License.
199
- You may obtain a copy of the License at
200
-
201
- http://www.apache.org/licenses/LICENSE-2.0
202
-
203
- Unless required by applicable law or agreed to in writing, software
204
- distributed under the License is distributed on an "AS IS" BASIS,
205
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
206
- See the License for the specific language governing permissions and
207
- limitations under the License.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  Copyright Amazon.com Inc. or its affiliates.
2
 
3
+ Attribution 4.0 International
4
+
5
+ =======================================================================
6
+
7
+ Creative Commons Corporation ("Creative Commons") is not a law firm and
8
+ does not provide legal services or legal advice. Distribution of
9
+ Creative Commons public licenses does not create a lawyer-client or
10
+ other relationship. Creative Commons makes its licenses and related
11
+ information available on an "as-is" basis. Creative Commons gives no
12
+ warranties regarding its licenses, any material licensed under their
13
+ terms and conditions, or any related information. Creative Commons
14
+ disclaims all liability for damages resulting from their use to the
15
+ fullest extent possible.
16
+
17
+ Using Creative Commons Public Licenses
18
+
19
+ Creative Commons public licenses provide a standard set of terms and
20
+ conditions that creators and other rights holders may use to share
21
+ original works of authorship and other material subject to copyright
22
+ and certain other rights specified in the public license below. The
23
+ following considerations are for informational purposes only, are not
24
+ exhaustive, and do not form part of our licenses.
25
+
26
+ Considerations for licensors: Our public licenses are
27
+ intended for use by those authorized to give the public
28
+ permission to use material in ways otherwise restricted by
29
+ copyright and certain other rights. Our licenses are
30
+ irrevocable. Licensors should read and understand the terms
31
+ and conditions of the license they choose before applying it.
32
+ Licensors should also secure all rights necessary before
33
+ applying our licenses so that the public can reuse the
34
+ material as expected. Licensors should clearly mark any
35
+ material not subject to the license. This includes other CC-
36
+ licensed material, or material used under an exception or
37
+ limitation to copyright. More considerations for licensors:
38
+ wiki.creativecommons.org/Considerations_for_licensors
39
+
40
+ Considerations for the public: By using one of our public
41
+ licenses, a licensor grants the public permission to use the
42
+ licensed material under specified terms and conditions. If
43
+ the licensor's permission is not necessary for any reason--for
44
+ example, because of any applicable exception or limitation to
45
+ copyright--then that use is not regulated by the license. Our
46
+ licenses grant only permissions under copyright and certain
47
+ other rights that a licensor has authority to grant. Use of
48
+ the licensed material may still be restricted for other
49
+ reasons, including because others have copyright or other
50
+ rights in the material. A licensor may make special requests,
51
+ such as asking that all changes be marked or described.
52
+ Although not required by our licenses, you are encouraged to
53
+ respect those requests where reasonable. More considerations
54
+ for the public:
55
+ wiki.creativecommons.org/Considerations_for_licensees
56
+
57
+ =======================================================================
58
+
59
+ Creative Commons Attribution 4.0 International Public License
60
+
61
+ By exercising the Licensed Rights (defined below), You accept and agree
62
+ to be bound by the terms and conditions of this Creative Commons
63
+ Attribution 4.0 International Public License ("Public License"). To the
64
+ extent this Public License may be interpreted as a contract, You are
65
+ granted the Licensed Rights in consideration of Your acceptance of
66
+ these terms and conditions, and the Licensor grants You such rights in
67
+ consideration of benefits the Licensor receives from making the
68
+ Licensed Material available under these terms and conditions.
69
+
70
+
71
+ Section 1 -- Definitions.
72
+
73
+ a. Adapted Material means material subject to Copyright and Similar
74
+ Rights that is derived from or based upon the Licensed Material
75
+ and in which the Licensed Material is translated, altered,
76
+ arranged, transformed, or otherwise modified in a manner requiring
77
+ permission under the Copyright and Similar Rights held by the
78
+ Licensor. For purposes of this Public License, where the Licensed
79
+ Material is a musical work, performance, or sound recording,
80
+ Adapted Material is always produced where the Licensed Material is
81
+ synched in timed relation with a moving image.
82
+
83
+ b. Adapter's License means the license You apply to Your Copyright
84
+ and Similar Rights in Your contributions to Adapted Material in
85
+ accordance with the terms and conditions of this Public License.
86
+
87
+ c. Copyright and Similar Rights means copyright and/or similar rights
88
+ closely related to copyright including, without limitation,
89
+ performance, broadcast, sound recording, and Sui Generis Database
90
+ Rights, without regard to how the rights are labeled or
91
+ categorized. For purposes of this Public License, the rights
92
+ specified in Section 2(b)(1)-(2) are not Copyright and Similar
93
+ Rights.
94
+
95
+ d. Effective Technological Measures means those measures that, in the
96
+ absence of proper authority, may not be circumvented under laws
97
+ fulfilling obligations under Article 11 of the WIPO Copyright
98
+ Treaty adopted on December 20, 1996, and/or similar international
99
+ agreements.
100
+
101
+ e. Exceptions and Limitations means fair use, fair dealing, and/or
102
+ any other exception or limitation to Copyright and Similar Rights
103
+ that applies to Your use of the Licensed Material.
104
+
105
+ f. Licensed Material means the artistic or literary work, database,
106
+ or other material to which the Licensor applied this Public
107
+ License.
108
+
109
+ g. Licensed Rights means the rights granted to You subject to the
110
+ terms and conditions of this Public License, which are limited to
111
+ all Copyright and Similar Rights that apply to Your use of the
112
+ Licensed Material and that the Licensor has authority to license.
113
+
114
+ h. Licensor means the individual(s) or entity(ies) granting rights
115
+ under this Public License.
116
+
117
+ i. Share means to provide material to the public by any means or
118
+ process that requires permission under the Licensed Rights, such
119
+ as reproduction, public display, public performance, distribution,
120
+ dissemination, communication, or importation, and to make material
121
+ available to the public including in ways that members of the
122
+ public may access the material from a place and at a time
123
+ individually chosen by them.
124
+
125
+ j. Sui Generis Database Rights means rights other than copyright
126
+ resulting from Directive 96/9/EC of the European Parliament and of
127
+ the Council of 11 March 1996 on the legal protection of databases,
128
+ as amended and/or succeeded, as well as other essentially
129
+ equivalent rights anywhere in the world.
130
+
131
+ k. You means the individual or entity exercising the Licensed Rights
132
+ under this Public License. Your has a corresponding meaning.
133
+
134
+
135
+ Section 2 -- Scope.
136
+
137
+ a. License grant.
138
+
139
+ 1. Subject to the terms and conditions of this Public License,
140
+ the Licensor hereby grants You a worldwide, royalty-free,
141
+ non-sublicensable, non-exclusive, irrevocable license to
142
+ exercise the Licensed Rights in the Licensed Material to:
143
+
144
+ a. reproduce and Share the Licensed Material, in whole or
145
+ in part; and
146
+
147
+ b. produce, reproduce, and Share Adapted Material.
148
+
149
+ 2. Exceptions and Limitations. For the avoidance of doubt, where
150
+ Exceptions and Limitations apply to Your use, this Public
151
+ License does not apply, and You do not need to comply with
152
+ its terms and conditions.
153
+
154
+ 3. Term. The term of this Public License is specified in Section
155
+ 6(a).
156
+
157
+ 4. Media and formats; technical modifications allowed. The
158
+ Licensor authorizes You to exercise the Licensed Rights in
159
+ all media and formats whether now known or hereafter created,
160
+ and to make technical modifications necessary to do so. The
161
+ Licensor waives and/or agrees not to assert any right or
162
+ authority to forbid You from making technical modifications
163
+ necessary to exercise the Licensed Rights, including
164
+ technical modifications necessary to circumvent Effective
165
+ Technological Measures. For purposes of this Public License,
166
+ simply making modifications authorized by this Section 2(a)
167
+ (4) never produces Adapted Material.
168
+
169
+ 5. Downstream recipients.
170
+
171
+ a. Offer from the Licensor -- Licensed Material. Every
172
+ recipient of the Licensed Material automatically
173
+ receives an offer from the Licensor to exercise the
174
+ Licensed Rights under the terms and conditions of this
175
+ Public License.
176
+
177
+ b. No downstream restrictions. You may not offer or impose
178
+ any additional or different terms or conditions on, or
179
+ apply any Effective Technological Measures to, the
180
+ Licensed Material if doing so restricts exercise of the
181
+ Licensed Rights by any recipient of the Licensed
182
+ Material.
183
+
184
+ 6. No endorsement. Nothing in this Public License constitutes or
185
+ may be construed as permission to assert or imply that You
186
+ are, or that Your use of the Licensed Material is, connected
187
+ with, or sponsored, endorsed, or granted official status by,
188
+ the Licensor or others designated to receive attribution as
189
+ provided in Section 3(a)(1)(A)(i).
190
+
191
+ b. Other rights.
192
+
193
+ 1. Moral rights, such as the right of integrity, are not
194
+ licensed under this Public License, nor are publicity,
195
+ privacy, and/or other similar personality rights; however, to
196
+ the extent possible, the Licensor waives and/or agrees not to
197
+ assert any such rights held by the Licensor to the limited
198
+ extent necessary to allow You to exercise the Licensed
199
+ Rights, but not otherwise.
200
+
201
+ 2. Patent and trademark rights are not licensed under this
202
+ Public License.
203
+
204
+ 3. To the extent possible, the Licensor waives any right to
205
+ collect royalties from You for the exercise of the Licensed
206
+ Rights, whether directly or through a collecting society
207
+ under any voluntary or waivable statutory or compulsory
208
+ licensing scheme. In all other cases the Licensor expressly
209
+ reserves any right to collect such royalties.
210
+
211
+
212
+ Section 3 -- License Conditions.
213
+
214
+ Your exercise of the Licensed Rights is expressly made subject to the
215
+ following conditions.
216
+
217
+ a. Attribution.
218
+
219
+ 1. If You Share the Licensed Material (including in modified
220
+ form), You must:
221
+
222
+ a. retain the following if it is supplied by the Licensor
223
+ with the Licensed Material:
224
+
225
+ i. identification of the creator(s) of the Licensed
226
+ Material and any others designated to receive
227
+ attribution, in any reasonable manner requested by
228
+ the Licensor (including by pseudonym if
229
+ designated);
230
+
231
+ ii. a copyright notice;
232
+
233
+ iii. a notice that refers to this Public License;
234
+
235
+ iv. a notice that refers to the disclaimer of
236
+ warranties;
237
+
238
+ v. a URI or hyperlink to the Licensed Material to the
239
+ extent reasonably practicable;
240
+
241
+ b. indicate if You modified the Licensed Material and
242
+ retain an indication of any previous modifications; and
243
+
244
+ c. indicate the Licensed Material is licensed under this
245
+ Public License, and include the text of, or the URI or
246
+ hyperlink to, this Public License.
247
+
248
+ 2. You may satisfy the conditions in Section 3(a)(1) in any
249
+ reasonable manner based on the medium, means, and context in
250
+ which You Share the Licensed Material. For example, it may be
251
+ reasonable to satisfy the conditions by providing a URI or
252
+ hyperlink to a resource that includes the required
253
+ information.
254
+
255
+ 3. If requested by the Licensor, You must remove any of the
256
+ information required by Section 3(a)(1)(A) to the extent
257
+ reasonably practicable.
258
+
259
+ 4. If You Share Adapted Material You produce, the Adapter's
260
+ License You apply must not prevent recipients of the Adapted
261
+ Material from complying with this Public License.
262
+
263
+
264
+ Section 4 -- Sui Generis Database Rights.
265
+
266
+ Where the Licensed Rights include Sui Generis Database Rights that
267
+ apply to Your use of the Licensed Material:
268
+
269
+ a. for the avoidance of doubt, Section 2(a)(1) grants You the right
270
+ to extract, reuse, reproduce, and Share all or a substantial
271
+ portion of the contents of the database;
272
+
273
+ b. if You include all or a substantial portion of the database
274
+ contents in a database in which You have Sui Generis Database
275
+ Rights, then the database in which You have Sui Generis Database
276
+ Rights (but not its individual contents) is Adapted Material; and
277
+
278
+ c. You must comply with the conditions in Section 3(a) if You Share
279
+ all or a substantial portion of the contents of the database.
280
+
281
+ For the avoidance of doubt, this Section 4 supplements and does not
282
+ replace Your obligations under this Public License where the Licensed
283
+ Rights include other Copyright and Similar Rights.
284
+
285
+
286
+ Section 5 -- Disclaimer of Warranties and Limitation of Liability.
287
+
288
+ a. UNLESS OTHERWISE SEPARATELY UNDERTAKEN BY THE LICENSOR, TO THE
289
+ EXTENT POSSIBLE, THE LICENSOR OFFERS THE LICENSED MATERIAL AS-IS
290
+ AND AS-AVAILABLE, AND MAKES NO REPRESENTATIONS OR WARRANTIES OF
291
+ ANY KIND CONCERNING THE LICENSED MATERIAL, WHETHER EXPRESS,
292
+ IMPLIED, STATUTORY, OR OTHER. THIS INCLUDES, WITHOUT LIMITATION,
293
+ WARRANTIES OF TITLE, MERCHANTABILITY, FITNESS FOR A PARTICULAR
294
+ PURPOSE, NON-INFRINGEMENT, ABSENCE OF LATENT OR OTHER DEFECTS,
295
+ ACCURACY, OR THE PRESENCE OR ABSENCE OF ERRORS, WHETHER OR NOT
296
+ KNOWN OR DISCOVERABLE. WHERE DISCLAIMERS OF WARRANTIES ARE NOT
297
+ ALLOWED IN FULL OR IN PART, THIS DISCLAIMER MAY NOT APPLY TO YOU.
298
+
299
+ b. TO THE EXTENT POSSIBLE, IN NO EVENT WILL THE LICENSOR BE LIABLE
300
+ TO YOU ON ANY LEGAL THEORY (INCLUDING, WITHOUT LIMITATION,
301
+ NEGLIGENCE) OR OTHERWISE FOR ANY DIRECT, SPECIAL, INDIRECT,
302
+ INCIDENTAL, CONSEQUENTIAL, PUNITIVE, EXEMPLARY, OR OTHER LOSSES,
303
+ COSTS, EXPENSES, OR DAMAGES ARISING OUT OF THIS PUBLIC LICENSE OR
304
+ USE OF THE LICENSED MATERIAL, EVEN IF THE LICENSOR HAS BEEN
305
+ ADVISED OF THE POSSIBILITY OF SUCH LOSSES, COSTS, EXPENSES, OR
306
+ DAMAGES. WHERE A LIMITATION OF LIABILITY IS NOT ALLOWED IN FULL OR
307
+ IN PART, THIS LIMITATION MAY NOT APPLY TO YOU.
308
+
309
+ c. The disclaimer of warranties and limitation of liability provided
310
+ above shall be interpreted in a manner that, to the extent
311
+ possible, most closely approximates an absolute disclaimer and
312
+ waiver of all liability.
313
+
314
+
315
+ Section 6 -- Term and Termination.
316
+
317
+ a. This Public License applies for the term of the Copyright and
318
+ Similar Rights licensed here. However, if You fail to comply with
319
+ this Public License, then Your rights under this Public License
320
+ terminate automatically.
321
+
322
+ b. Where Your right to use the Licensed Material has terminated under
323
+ Section 6(a), it reinstates:
324
+
325
+ 1. automatically as of the date the violation is cured, provided
326
+ it is cured within 30 days of Your discovery of the
327
+ violation; or
328
+
329
+ 2. upon express reinstatement by the Licensor.
330
+
331
+ For the avoidance of doubt, this Section 6(b) does not affect any
332
+ right the Licensor may have to seek remedies for Your violations
333
+ of this Public License.
334
+
335
+ c. For the avoidance of doubt, the Licensor may also offer the
336
+ Licensed Material under separate terms or conditions or stop
337
+ distributing the Licensed Material at any time; however, doing so
338
+ will not terminate this Public License.
339
+
340
+ d. Sections 1, 5, 6, 7, and 8 survive termination of this Public
341
+ License.
342
+
343
+
344
+ Section 7 -- Other Terms and Conditions.
345
+
346
+ a. The Licensor shall not be bound by any additional or different
347
+ terms or conditions communicated by You unless expressly agreed.
348
+
349
+ b. Any arrangements, understandings, or agreements regarding the
350
+ Licensed Material not stated herein are separate from and
351
+ independent of the terms and conditions of this Public License.
352
+
353
+
354
+ Section 8 -- Interpretation.
355
+
356
+ a. For the avoidance of doubt, this Public License does not, and
357
+ shall not be interpreted to, reduce, limit, restrict, or impose
358
+ conditions on any use of the Licensed Material that could lawfully
359
+ be made without permission under this Public License.
360
+
361
+ b. To the extent possible, if any provision of this Public License is
362
+ deemed unenforceable, it shall be automatically reformed to the
363
+ minimum extent necessary to make it enforceable. If the provision
364
+ cannot be reformed, it shall be severed from this Public License
365
+ without affecting the enforceability of the remaining terms and
366
+ conditions.
367
+
368
+ c. No term or condition of this Public License will be waived and no
369
+ failure to comply consented to unless expressly agreed to by the
370
+ Licensor.
371
+
372
+ d. Nothing in this Public License constitutes or may be interpreted
373
+ as a limitation upon, or waiver of, any privileges and immunities
374
+ that apply to the Licensor or You, including from the legal
375
+ processes of any jurisdiction or authority.
376
+
377
+
378
+ =======================================================================
379
+
380
+ Creative Commons is not a party to its public licenses.
381
+ Notwithstanding, Creative Commons may elect to apply one of its public
382
+ licenses to material it publishes and in those instances will be
383
+ considered the “Licensor.” The text of the Creative Commons public
384
+ licenses is dedicated to the public domain under the CC0 Public Domain
385
+ Dedication. Except for the limited purpose of indicating that material
386
+ is shared under a Creative Commons public license or as otherwise
387
+ permitted by the Creative Commons policies published at
388
+ creativecommons.org/policies, Creative Commons does not authorize the
389
+ use of the trademark "Creative Commons" or any other trademark or logo
390
+ of Creative Commons without its prior written consent including,
391
+ without limitation, in connection with any unauthorized modifications
392
+ to any of its public licenses or any other arrangements,
393
+ understandings, or agreements concerning use of licensed material. For
394
+ the avoidance of doubt, this paragraph does not form part of the public
395
+ licenses.
396
+
397
+ Creative Commons may be contacted at creativecommons.org.
README.md CHANGED
@@ -428,218 +428,408 @@ __MASSIVE__: Jack FitzGerald and Christopher Hench and Charith Peris and Scott M
428
 
429
  __SLURP__: Bastianelli, Emanuele and Vanzo, Andrea and Swietojanski, Pawel and Rieser, Verena.
430
 
431
- __Hugging Face__: Labrak Yanis (Not affiliated with the original corpus)
432
 
433
  ### Licensing Information
434
 
435
  ```plain
436
  Copyright Amazon.com Inc. or its affiliates.
437
 
438
- Copyright and license details for the data and modified code can be found in NOTICE.md.
439
-
440
- License for massive repo and code, Apache 2.0:
441
-
442
- Apache License
443
- Version 2.0, January 2004
444
- http://www.apache.org/licenses/
445
-
446
- TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
447
-
448
- 1. Definitions.
449
-
450
- "License" shall mean the terms and conditions for use, reproduction,
451
- and distribution as defined by Sections 1 through 9 of this document.
452
-
453
- "Licensor" shall mean the copyright owner or entity authorized by
454
- the copyright owner that is granting the License.
455
-
456
- "Legal Entity" shall mean the union of the acting entity and all
457
- other entities that control, are controlled by, or are under common
458
- control with that entity. For the purposes of this definition,
459
- "control" means (i) the power, direct or indirect, to cause the
460
- direction or management of such entity, whether by contract or
461
- otherwise, or (ii) ownership of fifty percent (50%) or more of the
462
- outstanding shares, or (iii) beneficial ownership of such entity.
463
-
464
- "You" (or "Your") shall mean an individual or Legal Entity
465
- exercising permissions granted by this License.
466
-
467
- "Source" form shall mean the preferred form for making modifications,
468
- including but not limited to software source code, documentation
469
- source, and configuration files.
470
-
471
- "Object" form shall mean any form resulting from mechanical
472
- transformation or translation of a Source form, including but
473
- not limited to compiled object code, generated documentation,
474
- and conversions to other media types.
475
-
476
- "Work" shall mean the work of authorship, whether in Source or
477
- Object form, made available under the License, as indicated by a
478
- copyright notice that is included in or attached to the work
479
- (an example is provided in the Appendix below).
480
-
481
- "Derivative Works" shall mean any work, whether in Source or Object
482
- form, that is based on (or derived from) the Work and for which the
483
- editorial revisions, annotations, elaborations, or other modifications
484
- represent, as a whole, an original work of authorship. For the purposes
485
- of this License, Derivative Works shall not include works that remain
486
- separable from, or merely link (or bind by name) to the interfaces of,
487
- the Work and Derivative Works thereof.
488
-
489
- "Contribution" shall mean any work of authorship, including
490
- the original version of the Work and any modifications or additions
491
- to that Work or Derivative Works thereof, that is intentionally
492
- submitted to Licensor for inclusion in the Work by the copyright owner
493
- or by an individual or Legal Entity authorized to submit on behalf of
494
- the copyright owner. For the purposes of this definition, "submitted"
495
- means any form of electronic, verbal, or written communication sent
496
- to the Licensor or its representatives, including but not limited to
497
- communication on electronic mailing lists, source code control systems,
498
- and issue tracking systems that are managed by, or on behalf of, the
499
- Licensor for the purpose of discussing and improving the Work, but
500
- excluding communication that is conspicuously marked or otherwise
501
- designated in writing by the copyright owner as "Not a Contribution."
502
-
503
- "Contributor" shall mean Licensor and any individual or Legal Entity
504
- on behalf of whom a Contribution has been received by Licensor and
505
- subsequently incorporated within the Work.
506
-
507
- 2. Grant of Copyright License. Subject to the terms and conditions of
508
- this License, each Contributor hereby grants to You a perpetual,
509
- worldwide, non-exclusive, no-charge, royalty-free, irrevocable
510
- copyright license to reproduce, prepare Derivative Works of,
511
- publicly display, publicly perform, sublicense, and distribute the
512
- Work and such Derivative Works in Source or Object form.
513
-
514
- 3. Grant of Patent License. Subject to the terms and conditions of
515
- this License, each Contributor hereby grants to You a perpetual,
516
- worldwide, non-exclusive, no-charge, royalty-free, irrevocable
517
- (except as stated in this section) patent license to make, have made,
518
- use, offer to sell, sell, import, and otherwise transfer the Work,
519
- where such license applies only to those patent claims licensable
520
- by such Contributor that are necessarily infringed by their
521
- Contribution(s) alone or by combination of their Contribution(s)
522
- with the Work to which such Contribution(s) was submitted. If You
523
- institute patent litigation against any entity (including a
524
- cross-claim or counterclaim in a lawsuit) alleging that the Work
525
- or a Contribution incorporated within the Work constitutes direct
526
- or contributory patent infringement, then any patent licenses
527
- granted to You under this License for that Work shall terminate
528
- as of the date such litigation is filed.
529
-
530
- 4. Redistribution. You may reproduce and distribute copies of the
531
- Work or Derivative Works thereof in any medium, with or without
532
- modifications, and in Source or Object form, provided that You
533
- meet the following conditions:
534
-
535
- (a) You must give any other recipients of the Work or
536
- Derivative Works a copy of this License; and
537
-
538
- (b) You must cause any modified files to carry prominent notices
539
- stating that You changed the files; and
540
-
541
- (c) You must retain, in the Source form of any Derivative Works
542
- that You distribute, all copyright, patent, trademark, and
543
- attribution notices from the Source form of the Work,
544
- excluding those notices that do not pertain to any part of
545
- the Derivative Works; and
546
-
547
- (d) If the Work includes a "NOTICE" text file as part of its
548
- distribution, then any Derivative Works that You distribute must
549
- include a readable copy of the attribution notices contained
550
- within such NOTICE file, excluding those notices that do not
551
- pertain to any part of the Derivative Works, in at least one
552
- of the following places: within a NOTICE text file distributed
553
- as part of the Derivative Works; within the Source form or
554
- documentation, if provided along with the Derivative Works; or,
555
- within a display generated by the Derivative Works, if and
556
- wherever such third-party notices normally appear. The contents
557
- of the NOTICE file are for informational purposes only and
558
- do not modify the License. You may add Your own attribution
559
- notices within Derivative Works that You distribute, alongside
560
- or as an addendum to the NOTICE text from the Work, provided
561
- that such additional attribution notices cannot be construed
562
- as modifying the License.
563
-
564
- You may add Your own copyright statement to Your modifications and
565
- may provide additional or different license terms and conditions
566
- for use, reproduction, or distribution of Your modifications, or
567
- for any such Derivative Works as a whole, provided Your use,
568
- reproduction, and distribution of the Work otherwise complies with
569
- the conditions stated in this License.
570
-
571
- 5. Submission of Contributions. Unless You explicitly state otherwise,
572
- any Contribution intentionally submitted for inclusion in the Work
573
- by You to the Licensor shall be under the terms and conditions of
574
- this License, without any additional terms or conditions.
575
- Notwithstanding the above, nothing herein shall supersede or modify
576
- the terms of any separate license agreement you may have executed
577
- with Licensor regarding such Contributions.
578
-
579
- 6. Trademarks. This License does not grant permission to use the trade
580
- names, trademarks, service marks, or product names of the Licensor,
581
- except as required for reasonable and customary use in describing the
582
- origin of the Work and reproducing the content of the NOTICE file.
583
-
584
- 7. Disclaimer of Warranty. Unless required by applicable law or
585
- agreed to in writing, Licensor provides the Work (and each
586
- Contributor provides its Contributions) on an "AS IS" BASIS,
587
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
588
- implied, including, without limitation, any warranties or conditions
589
- of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
590
- PARTICULAR PURPOSE. You are solely responsible for determining the
591
- appropriateness of using or redistributing the Work and assume any
592
- risks associated with Your exercise of permissions under this License.
593
-
594
- 8. Limitation of Liability. In no event and under no legal theory,
595
- whether in tort (including negligence), contract, or otherwise,
596
- unless required by applicable law (such as deliberate and grossly
597
- negligent acts) or agreed to in writing, shall any Contributor be
598
- liable to You for damages, including any direct, indirect, special,
599
- incidental, or consequential damages of any character arising as a
600
- result of this License or out of the use or inability to use the
601
- Work (including but not limited to damages for loss of goodwill,
602
- work stoppage, computer failure or malfunction, or any and all
603
- other commercial damages or losses), even if such Contributor
604
- has been advised of the possibility of such damages.
605
-
606
- 9. Accepting Warranty or Additional Liability. While redistributing
607
- the Work or Derivative Works thereof, You may choose to offer,
608
- and charge a fee for, acceptance of support, warranty, indemnity,
609
- or other liability obligations and/or rights consistent with this
610
- License. However, in accepting such obligations, You may act only
611
- on Your own behalf and on Your sole responsibility, not on behalf
612
- of any other Contributor, and only if You agree to indemnify,
613
- defend, and hold each Contributor harmless for any liability
614
- incurred by, or claims asserted against, such Contributor by reason
615
- of your accepting any such warranty or additional liability.
616
-
617
- END OF TERMS AND CONDITIONS
618
-
619
- APPENDIX: How to apply the Apache License to your work.
620
-
621
- To apply the Apache License to your work, attach the following
622
- boilerplate notice, with the fields enclosed by brackets "[]"
623
- replaced with your own identifying information. (Don't include
624
- the brackets!) The text should be enclosed in the appropriate
625
- comment syntax for the file format. We also recommend that a
626
- file or class name and description of purpose be included on the
627
- same "printed page" as the copyright notice for easier
628
- identification within third-party archives.
629
-
630
- Copyright [yyyy] [name of copyright owner]
631
-
632
- Licensed under the Apache License, Version 2.0 (the "License");
633
- you may not use this file except in compliance with the License.
634
- You may obtain a copy of the License at
635
-
636
- http://www.apache.org/licenses/LICENSE-2.0
637
-
638
- Unless required by applicable law or agreed to in writing, software
639
- distributed under the License is distributed on an "AS IS" BASIS,
640
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
641
- See the License for the specific language governing permissions and
642
- limitations under the License.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
643
  ```
644
 
645
  ### Citation Information
428
 
429
  __SLURP__: Bastianelli, Emanuele and Vanzo, Andrea and Swietojanski, Pawel and Rieser, Verena.
430
 
431
+ __Hugging Face Upload and Integration__: Labrak Yanis (Not affiliated with the original corpus)
432
 
433
  ### Licensing Information
434
 
435
  ```plain
436
  Copyright Amazon.com Inc. or its affiliates.
437
 
438
+ Attribution 4.0 International
439
+
440
+ =======================================================================
441
+
442
+ Creative Commons Corporation ("Creative Commons") is not a law firm and
443
+ does not provide legal services or legal advice. Distribution of
444
+ Creative Commons public licenses does not create a lawyer-client or
445
+ other relationship. Creative Commons makes its licenses and related
446
+ information available on an "as-is" basis. Creative Commons gives no
447
+ warranties regarding its licenses, any material licensed under their
448
+ terms and conditions, or any related information. Creative Commons
449
+ disclaims all liability for damages resulting from their use to the
450
+ fullest extent possible.
451
+
452
+ Using Creative Commons Public Licenses
453
+
454
+ Creative Commons public licenses provide a standard set of terms and
455
+ conditions that creators and other rights holders may use to share
456
+ original works of authorship and other material subject to copyright
457
+ and certain other rights specified in the public license below. The
458
+ following considerations are for informational purposes only, are not
459
+ exhaustive, and do not form part of our licenses.
460
+
461
+ Considerations for licensors: Our public licenses are
462
+ intended for use by those authorized to give the public
463
+ permission to use material in ways otherwise restricted by
464
+ copyright and certain other rights. Our licenses are
465
+ irrevocable. Licensors should read and understand the terms
466
+ and conditions of the license they choose before applying it.
467
+ Licensors should also secure all rights necessary before
468
+ applying our licenses so that the public can reuse the
469
+ material as expected. Licensors should clearly mark any
470
+ material not subject to the license. This includes other CC-
471
+ licensed material, or material used under an exception or
472
+ limitation to copyright. More considerations for licensors:
473
+ wiki.creativecommons.org/Considerations_for_licensors
474
+
475
+ Considerations for the public: By using one of our public
476
+ licenses, a licensor grants the public permission to use the
477
+ licensed material under specified terms and conditions. If
478
+ the licensor's permission is not necessary for any reason--for
479
+ example, because of any applicable exception or limitation to
480
+ copyright--then that use is not regulated by the license. Our
481
+ licenses grant only permissions under copyright and certain
482
+ other rights that a licensor has authority to grant. Use of
483
+ the licensed material may still be restricted for other
484
+ reasons, including because others have copyright or other
485
+ rights in the material. A licensor may make special requests,
486
+ such as asking that all changes be marked or described.
487
+ Although not required by our licenses, you are encouraged to
488
+ respect those requests where reasonable. More considerations
489
+ for the public:
490
+ wiki.creativecommons.org/Considerations_for_licensees
491
+
492
+ =======================================================================
493
+
494
+ Creative Commons Attribution 4.0 International Public License
495
+
496
+ By exercising the Licensed Rights (defined below), You accept and agree
497
+ to be bound by the terms and conditions of this Creative Commons
498
+ Attribution 4.0 International Public License ("Public License"). To the
499
+ extent this Public License may be interpreted as a contract, You are
500
+ granted the Licensed Rights in consideration of Your acceptance of
501
+ these terms and conditions, and the Licensor grants You such rights in
502
+ consideration of benefits the Licensor receives from making the
503
+ Licensed Material available under these terms and conditions.
504
+
505
+
506
+ Section 1 -- Definitions.
507
+
508
+ a. Adapted Material means material subject to Copyright and Similar
509
+ Rights that is derived from or based upon the Licensed Material
510
+ and in which the Licensed Material is translated, altered,
511
+ arranged, transformed, or otherwise modified in a manner requiring
512
+ permission under the Copyright and Similar Rights held by the
513
+ Licensor. For purposes of this Public License, where the Licensed
514
+ Material is a musical work, performance, or sound recording,
515
+ Adapted Material is always produced where the Licensed Material is
516
+ synched in timed relation with a moving image.
517
+
518
+ b. Adapter's License means the license You apply to Your Copyright
519
+ and Similar Rights in Your contributions to Adapted Material in
520
+ accordance with the terms and conditions of this Public License.
521
+
522
+ c. Copyright and Similar Rights means copyright and/or similar rights
523
+ closely related to copyright including, without limitation,
524
+ performance, broadcast, sound recording, and Sui Generis Database
525
+ Rights, without regard to how the rights are labeled or
526
+ categorized. For purposes of this Public License, the rights
527
+ specified in Section 2(b)(1)-(2) are not Copyright and Similar
528
+ Rights.
529
+
530
+ d. Effective Technological Measures means those measures that, in the
531
+ absence of proper authority, may not be circumvented under laws
532
+ fulfilling obligations under Article 11 of the WIPO Copyright
533
+ Treaty adopted on December 20, 1996, and/or similar international
534
+ agreements.
535
+
536
+ e. Exceptions and Limitations means fair use, fair dealing, and/or
537
+ any other exception or limitation to Copyright and Similar Rights
538
+ that applies to Your use of the Licensed Material.
539
+
540
+ f. Licensed Material means the artistic or literary work, database,
541
+ or other material to which the Licensor applied this Public
542
+ License.
543
+
544
+ g. Licensed Rights means the rights granted to You subject to the
545
+ terms and conditions of this Public License, which are limited to
546
+ all Copyright and Similar Rights that apply to Your use of the
547
+ Licensed Material and that the Licensor has authority to license.
548
+
549
+ h. Licensor means the individual(s) or entity(ies) granting rights
550
+ under this Public License.
551
+
552
+ i. Share means to provide material to the public by any means or
553
+ process that requires permission under the Licensed Rights, such
554
+ as reproduction, public display, public performance, distribution,
555
+ dissemination, communication, or importation, and to make material
556
+ available to the public including in ways that members of the
557
+ public may access the material from a place and at a time
558
+ individually chosen by them.
559
+
560
+ j. Sui Generis Database Rights means rights other than copyright
561
+ resulting from Directive 96/9/EC of the European Parliament and of
562
+ the Council of 11 March 1996 on the legal protection of databases,
563
+ as amended and/or succeeded, as well as other essentially
564
+ equivalent rights anywhere in the world.
565
+
566
+ k. You means the individual or entity exercising the Licensed Rights
567
+ under this Public License. Your has a corresponding meaning.
568
+
569
+
570
+ Section 2 -- Scope.
571
+
572
+ a. License grant.
573
+
574
+ 1. Subject to the terms and conditions of this Public License,
575
+ the Licensor hereby grants You a worldwide, royalty-free,
576
+ non-sublicensable, non-exclusive, irrevocable license to
577
+ exercise the Licensed Rights in the Licensed Material to:
578
+
579
+ a. reproduce and Share the Licensed Material, in whole or
580
+ in part; and
581
+
582
+ b. produce, reproduce, and Share Adapted Material.
583
+
584
+ 2. Exceptions and Limitations. For the avoidance of doubt, where
585
+ Exceptions and Limitations apply to Your use, this Public
586
+ License does not apply, and You do not need to comply with
587
+ its terms and conditions.
588
+
589
+ 3. Term. The term of this Public License is specified in Section
590
+ 6(a).
591
+
592
+ 4. Media and formats; technical modifications allowed. The
593
+ Licensor authorizes You to exercise the Licensed Rights in
594
+ all media and formats whether now known or hereafter created,
595
+ and to make technical modifications necessary to do so. The
596
+ Licensor waives and/or agrees not to assert any right or
597
+ authority to forbid You from making technical modifications
598
+ necessary to exercise the Licensed Rights, including
599
+ technical modifications necessary to circumvent Effective
600
+ Technological Measures. For purposes of this Public License,
601
+ simply making modifications authorized by this Section 2(a)
602
+ (4) never produces Adapted Material.
603
+
604
+ 5. Downstream recipients.
605
+
606
+ a. Offer from the Licensor -- Licensed Material. Every
607
+ recipient of the Licensed Material automatically
608
+ receives an offer from the Licensor to exercise the
609
+ Licensed Rights under the terms and conditions of this
610
+ Public License.
611
+
612
+ b. No downstream restrictions. You may not offer or impose
613
+ any additional or different terms or conditions on, or
614
+ apply any Effective Technological Measures to, the
615
+ Licensed Material if doing so restricts exercise of the
616
+ Licensed Rights by any recipient of the Licensed
617
+ Material.
618
+
619
+ 6. No endorsement. Nothing in this Public License constitutes or
620
+ may be construed as permission to assert or imply that You
621
+ are, or that Your use of the Licensed Material is, connected
622
+ with, or sponsored, endorsed, or granted official status by,
623
+ the Licensor or others designated to receive attribution as
624
+ provided in Section 3(a)(1)(A)(i).
625
+
626
+ b. Other rights.
627
+
628
+ 1. Moral rights, such as the right of integrity, are not
629
+ licensed under this Public License, nor are publicity,
630
+ privacy, and/or other similar personality rights; however, to
631
+ the extent possible, the Licensor waives and/or agrees not to
632
+ assert any such rights held by the Licensor to the limited
633
+ extent necessary to allow You to exercise the Licensed
634
+ Rights, but not otherwise.
635
+
636
+ 2. Patent and trademark rights are not licensed under this
637
+ Public License.
638
+
639
+ 3. To the extent possible, the Licensor waives any right to
640
+ collect royalties from You for the exercise of the Licensed
641
+ Rights, whether directly or through a collecting society
642
+ under any voluntary or waivable statutory or compulsory
643
+ licensing scheme. In all other cases the Licensor expressly
644
+ reserves any right to collect such royalties.
645
+
646
+
647
+ Section 3 -- License Conditions.
648
+
649
+ Your exercise of the Licensed Rights is expressly made subject to the
650
+ following conditions.
651
+
652
+ a. Attribution.
653
+
654
+ 1. If You Share the Licensed Material (including in modified
655
+ form), You must:
656
+
657
+ a. retain the following if it is supplied by the Licensor
658
+ with the Licensed Material:
659
+
660
+ i. identification of the creator(s) of the Licensed
661
+ Material and any others designated to receive
662
+ attribution, in any reasonable manner requested by
663
+ the Licensor (including by pseudonym if
664
+ designated);
665
+
666
+ ii. a copyright notice;
667
+
668
+ iii. a notice that refers to this Public License;
669
+
670
+ iv. a notice that refers to the disclaimer of
671
+ warranties;
672
+
673
+ v. a URI or hyperlink to the Licensed Material to the
674
+ extent reasonably practicable;
675
+
676
+ b. indicate if You modified the Licensed Material and
677
+ retain an indication of any previous modifications; and
678
+
679
+ c. indicate the Licensed Material is licensed under this
680
+ Public License, and include the text of, or the URI or
681
+ hyperlink to, this Public License.
682
+
683
+ 2. You may satisfy the conditions in Section 3(a)(1) in any
684
+ reasonable manner based on the medium, means, and context in
685
+ which You Share the Licensed Material. For example, it may be
686
+ reasonable to satisfy the conditions by providing a URI or
687
+ hyperlink to a resource that includes the required
688
+ information.
689
+
690
+ 3. If requested by the Licensor, You must remove any of the
691
+ information required by Section 3(a)(1)(A) to the extent
692
+ reasonably practicable.
693
+
694
+ 4. If You Share Adapted Material You produce, the Adapter's
695
+ License You apply must not prevent recipients of the Adapted
696
+ Material from complying with this Public License.
697
+
698
+
699
+ Section 4 -- Sui Generis Database Rights.
700
+
701
+ Where the Licensed Rights include Sui Generis Database Rights that
702
+ apply to Your use of the Licensed Material:
703
+
704
+ a. for the avoidance of doubt, Section 2(a)(1) grants You the right
705
+ to extract, reuse, reproduce, and Share all or a substantial
706
+ portion of the contents of the database;
707
+
708
+ b. if You include all or a substantial portion of the database
709
+ contents in a database in which You have Sui Generis Database
710
+ Rights, then the database in which You have Sui Generis Database
711
+ Rights (but not its individual contents) is Adapted Material; and
712
+
713
+ c. You must comply with the conditions in Section 3(a) if You Share
714
+ all or a substantial portion of the contents of the database.
715
+
716
+ For the avoidance of doubt, this Section 4 supplements and does not
717
+ replace Your obligations under this Public License where the Licensed
718
+ Rights include other Copyright and Similar Rights.
719
+
720
+
721
+ Section 5 -- Disclaimer of Warranties and Limitation of Liability.
722
+
723
+ a. UNLESS OTHERWISE SEPARATELY UNDERTAKEN BY THE LICENSOR, TO THE
724
+ EXTENT POSSIBLE, THE LICENSOR OFFERS THE LICENSED MATERIAL AS-IS
725
+ AND AS-AVAILABLE, AND MAKES NO REPRESENTATIONS OR WARRANTIES OF
726
+ ANY KIND CONCERNING THE LICENSED MATERIAL, WHETHER EXPRESS,
727
+ IMPLIED, STATUTORY, OR OTHER. THIS INCLUDES, WITHOUT LIMITATION,
728
+ WARRANTIES OF TITLE, MERCHANTABILITY, FITNESS FOR A PARTICULAR
729
+ PURPOSE, NON-INFRINGEMENT, ABSENCE OF LATENT OR OTHER DEFECTS,
730
+ ACCURACY, OR THE PRESENCE OR ABSENCE OF ERRORS, WHETHER OR NOT
731
+ KNOWN OR DISCOVERABLE. WHERE DISCLAIMERS OF WARRANTIES ARE NOT
732
+ ALLOWED IN FULL OR IN PART, THIS DISCLAIMER MAY NOT APPLY TO YOU.
733
+
734
+ b. TO THE EXTENT POSSIBLE, IN NO EVENT WILL THE LICENSOR BE LIABLE
735
+ TO YOU ON ANY LEGAL THEORY (INCLUDING, WITHOUT LIMITATION,
736
+ NEGLIGENCE) OR OTHERWISE FOR ANY DIRECT, SPECIAL, INDIRECT,
737
+ INCIDENTAL, CONSEQUENTIAL, PUNITIVE, EXEMPLARY, OR OTHER LOSSES,
738
+ COSTS, EXPENSES, OR DAMAGES ARISING OUT OF THIS PUBLIC LICENSE OR
739
+ USE OF THE LICENSED MATERIAL, EVEN IF THE LICENSOR HAS BEEN
740
+ ADVISED OF THE POSSIBILITY OF SUCH LOSSES, COSTS, EXPENSES, OR
741
+ DAMAGES. WHERE A LIMITATION OF LIABILITY IS NOT ALLOWED IN FULL OR
742
+ IN PART, THIS LIMITATION MAY NOT APPLY TO YOU.
743
+
744
+ c. The disclaimer of warranties and limitation of liability provided
745
+ above shall be interpreted in a manner that, to the extent
746
+ possible, most closely approximates an absolute disclaimer and
747
+ waiver of all liability.
748
+
749
+
750
+ Section 6 -- Term and Termination.
751
+
752
+ a. This Public License applies for the term of the Copyright and
753
+ Similar Rights licensed here. However, if You fail to comply with
754
+ this Public License, then Your rights under this Public License
755
+ terminate automatically.
756
+
757
+ b. Where Your right to use the Licensed Material has terminated under
758
+ Section 6(a), it reinstates:
759
+
760
+ 1. automatically as of the date the violation is cured, provided
761
+ it is cured within 30 days of Your discovery of the
762
+ violation; or
763
+
764
+ 2. upon express reinstatement by the Licensor.
765
+
766
+ For the avoidance of doubt, this Section 6(b) does not affect any
767
+ right the Licensor may have to seek remedies for Your violations
768
+ of this Public License.
769
+
770
+ c. For the avoidance of doubt, the Licensor may also offer the
771
+ Licensed Material under separate terms or conditions or stop
772
+ distributing the Licensed Material at any time; however, doing so
773
+ will not terminate this Public License.
774
+
775
+ d. Sections 1, 5, 6, 7, and 8 survive termination of this Public
776
+ License.
777
+
778
+
779
+ Section 7 -- Other Terms and Conditions.
780
+
781
+ a. The Licensor shall not be bound by any additional or different
782
+ terms or conditions communicated by You unless expressly agreed.
783
+
784
+ b. Any arrangements, understandings, or agreements regarding the
785
+ Licensed Material not stated herein are separate from and
786
+ independent of the terms and conditions of this Public License.
787
+
788
+
789
+ Section 8 -- Interpretation.
790
+
791
+ a. For the avoidance of doubt, this Public License does not, and
792
+ shall not be interpreted to, reduce, limit, restrict, or impose
793
+ conditions on any use of the Licensed Material that could lawfully
794
+ be made without permission under this Public License.
795
+
796
+ b. To the extent possible, if any provision of this Public License is
797
+ deemed unenforceable, it shall be automatically reformed to the
798
+ minimum extent necessary to make it enforceable. If the provision
799
+ cannot be reformed, it shall be severed from this Public License
800
+ without affecting the enforceability of the remaining terms and
801
+ conditions.
802
+
803
+ c. No term or condition of this Public License will be waived and no
804
+ failure to comply consented to unless expressly agreed to by the
805
+ Licensor.
806
+
807
+ d. Nothing in this Public License constitutes or may be interpreted
808
+ as a limitation upon, or waiver of, any privileges and immunities
809
+ that apply to the Licensor or You, including from the legal
810
+ processes of any jurisdiction or authority.
811
+
812
+
813
+ =======================================================================
814
+
815
+ Creative Commons is not a party to its public licenses.
816
+ Notwithstanding, Creative Commons may elect to apply one of its public
817
+ licenses to material it publishes and in those instances will be
818
+ considered the “Licensor.” The text of the Creative Commons public
819
+ licenses is dedicated to the public domain under the CC0 Public Domain
820
+ Dedication. Except for the limited purpose of indicating that material
821
+ is shared under a Creative Commons public license or as otherwise
822
+ permitted by the Creative Commons policies published at
823
+ creativecommons.org/policies, Creative Commons does not authorize the
824
+ use of the trademark "Creative Commons" or any other trademark or logo
825
+ of Creative Commons without its prior written consent including,
826
+ without limitation, in connection with any unauthorized modifications
827
+ to any of its public licenses or any other arrangements,
828
+ understandings, or agreements concerning use of licensed material. For
829
+ the avoidance of doubt, this paragraph does not form part of the public
830
+ licenses.
831
+
832
+ Creative Commons may be contacted at creativecommons.org.
833
  ```
834
 
835
  ### Citation Information
massive.py CHANGED
@@ -43,213 +43,403 @@ _CITATION = """\
43
  """
44
 
45
  _LICENSE = """\
46
- Copyright Amazon.com Inc. or its affiliates.
47
-
48
- Copyright and license details for the data and modified code can be found in NOTICE.md.
49
-
50
- License for `massive` repo and code, Apache 2.0:
51
-
52
- Apache License
53
- Version 2.0, January 2004
54
- http://www.apache.org/licenses/
55
-
56
- TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
57
-
58
- 1. Definitions.
59
-
60
- "License" shall mean the terms and conditions for use, reproduction,
61
- and distribution as defined by Sections 1 through 9 of this document.
62
-
63
- "Licensor" shall mean the copyright owner or entity authorized by
64
- the copyright owner that is granting the License.
65
-
66
- "Legal Entity" shall mean the union of the acting entity and all
67
- other entities that control, are controlled by, or are under common
68
- control with that entity. For the purposes of this definition,
69
- "control" means (i) the power, direct or indirect, to cause the
70
- direction or management of such entity, whether by contract or
71
- otherwise, or (ii) ownership of fifty percent (50%) or more of the
72
- outstanding shares, or (iii) beneficial ownership of such entity.
73
-
74
- "You" (or "Your") shall mean an individual or Legal Entity
75
- exercising permissions granted by this License.
76
-
77
- "Source" form shall mean the preferred form for making modifications,
78
- including but not limited to software source code, documentation
79
- source, and configuration files.
80
-
81
- "Object" form shall mean any form resulting from mechanical
82
- transformation or translation of a Source form, including but
83
- not limited to compiled object code, generated documentation,
84
- and conversions to other media types.
85
-
86
- "Work" shall mean the work of authorship, whether in Source or
87
- Object form, made available under the License, as indicated by a
88
- copyright notice that is included in or attached to the work
89
- (an example is provided in the Appendix below).
90
-
91
- "Derivative Works" shall mean any work, whether in Source or Object
92
- form, that is based on (or derived from) the Work and for which the
93
- editorial revisions, annotations, elaborations, or other modifications
94
- represent, as a whole, an original work of authorship. For the purposes
95
- of this License, Derivative Works shall not include works that remain
96
- separable from, or merely link (or bind by name) to the interfaces of,
97
- the Work and Derivative Works thereof.
98
-
99
- "Contribution" shall mean any work of authorship, including
100
- the original version of the Work and any modifications or additions
101
- to that Work or Derivative Works thereof, that is intentionally
102
- submitted to Licensor for inclusion in the Work by the copyright owner
103
- or by an individual or Legal Entity authorized to submit on behalf of
104
- the copyright owner. For the purposes of this definition, "submitted"
105
- means any form of electronic, verbal, or written communication sent
106
- to the Licensor or its representatives, including but not limited to
107
- communication on electronic mailing lists, source code control systems,
108
- and issue tracking systems that are managed by, or on behalf of, the
109
- Licensor for the purpose of discussing and improving the Work, but
110
- excluding communication that is conspicuously marked or otherwise
111
- designated in writing by the copyright owner as "Not a Contribution."
112
-
113
- "Contributor" shall mean Licensor and any individual or Legal Entity
114
- on behalf of whom a Contribution has been received by Licensor and
115
- subsequently incorporated within the Work.
116
-
117
- 2. Grant of Copyright License. Subject to the terms and conditions of
118
- this License, each Contributor hereby grants to You a perpetual,
119
- worldwide, non-exclusive, no-charge, royalty-free, irrevocable
120
- copyright license to reproduce, prepare Derivative Works of,
121
- publicly display, publicly perform, sublicense, and distribute the
122
- Work and such Derivative Works in Source or Object form.
123
-
124
- 3. Grant of Patent License. Subject to the terms and conditions of
125
- this License, each Contributor hereby grants to You a perpetual,
126
- worldwide, non-exclusive, no-charge, royalty-free, irrevocable
127
- (except as stated in this section) patent license to make, have made,
128
- use, offer to sell, sell, import, and otherwise transfer the Work,
129
- where such license applies only to those patent claims licensable
130
- by such Contributor that are necessarily infringed by their
131
- Contribution(s) alone or by combination of their Contribution(s)
132
- with the Work to which such Contribution(s) was submitted. If You
133
- institute patent litigation against any entity (including a
134
- cross-claim or counterclaim in a lawsuit) alleging that the Work
135
- or a Contribution incorporated within the Work constitutes direct
136
- or contributory patent infringement, then any patent licenses
137
- granted to You under this License for that Work shall terminate
138
- as of the date such litigation is filed.
139
-
140
- 4. Redistribution. You may reproduce and distribute copies of the
141
- Work or Derivative Works thereof in any medium, with or without
142
- modifications, and in Source or Object form, provided that You
143
- meet the following conditions:
144
-
145
- (a) You must give any other recipients of the Work or
146
- Derivative Works a copy of this License; and
147
-
148
- (b) You must cause any modified files to carry prominent notices
149
- stating that You changed the files; and
150
-
151
- (c) You must retain, in the Source form of any Derivative Works
152
- that You distribute, all copyright, patent, trademark, and
153
- attribution notices from the Source form of the Work,
154
- excluding those notices that do not pertain to any part of
155
- the Derivative Works; and
156
-
157
- (d) If the Work includes a "NOTICE" text file as part of its
158
- distribution, then any Derivative Works that You distribute must
159
- include a readable copy of the attribution notices contained
160
- within such NOTICE file, excluding those notices that do not
161
- pertain to any part of the Derivative Works, in at least one
162
- of the following places: within a NOTICE text file distributed
163
- as part of the Derivative Works; within the Source form or
164
- documentation, if provided along with the Derivative Works; or,
165
- within a display generated by the Derivative Works, if and
166
- wherever such third-party notices normally appear. The contents
167
- of the NOTICE file are for informational purposes only and
168
- do not modify the License. You may add Your own attribution
169
- notices within Derivative Works that You distribute, alongside
170
- or as an addendum to the NOTICE text from the Work, provided
171
- that such additional attribution notices cannot be construed
172
- as modifying the License.
173
-
174
- You may add Your own copyright statement to Your modifications and
175
- may provide additional or different license terms and conditions
176
- for use, reproduction, or distribution of Your modifications, or
177
- for any such Derivative Works as a whole, provided Your use,
178
- reproduction, and distribution of the Work otherwise complies with
179
- the conditions stated in this License.
180
-
181
- 5. Submission of Contributions. Unless You explicitly state otherwise,
182
- any Contribution intentionally submitted for inclusion in the Work
183
- by You to the Licensor shall be under the terms and conditions of
184
- this License, without any additional terms or conditions.
185
- Notwithstanding the above, nothing herein shall supersede or modify
186
- the terms of any separate license agreement you may have executed
187
- with Licensor regarding such Contributions.
188
-
189
- 6. Trademarks. This License does not grant permission to use the trade
190
- names, trademarks, service marks, or product names of the Licensor,
191
- except as required for reasonable and customary use in describing the
192
- origin of the Work and reproducing the content of the NOTICE file.
193
-
194
- 7. Disclaimer of Warranty. Unless required by applicable law or
195
- agreed to in writing, Licensor provides the Work (and each
196
- Contributor provides its Contributions) on an "AS IS" BASIS,
197
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
198
- implied, including, without limitation, any warranties or conditions
199
- of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
200
- PARTICULAR PURPOSE. You are solely responsible for determining the
201
- appropriateness of using or redistributing the Work and assume any
202
- risks associated with Your exercise of permissions under this License.
203
-
204
- 8. Limitation of Liability. In no event and under no legal theory,
205
- whether in tort (including negligence), contract, or otherwise,
206
- unless required by applicable law (such as deliberate and grossly
207
- negligent acts) or agreed to in writing, shall any Contributor be
208
- liable to You for damages, including any direct, indirect, special,
209
- incidental, or consequential damages of any character arising as a
210
- result of this License or out of the use or inability to use the
211
- Work (including but not limited to damages for loss of goodwill,
212
- work stoppage, computer failure or malfunction, or any and all
213
- other commercial damages or losses), even if such Contributor
214
- has been advised of the possibility of such damages.
215
-
216
- 9. Accepting Warranty or Additional Liability. While redistributing
217
- the Work or Derivative Works thereof, You may choose to offer,
218
- and charge a fee for, acceptance of support, warranty, indemnity,
219
- or other liability obligations and/or rights consistent with this
220
- License. However, in accepting such obligations, You may act only
221
- on Your own behalf and on Your sole responsibility, not on behalf
222
- of any other Contributor, and only if You agree to indemnify,
223
- defend, and hold each Contributor harmless for any liability
224
- incurred by, or claims asserted against, such Contributor by reason
225
- of your accepting any such warranty or additional liability.
226
-
227
- END OF TERMS AND CONDITIONS
228
-
229
- APPENDIX: How to apply the Apache License to your work.
230
-
231
- To apply the Apache License to your work, attach the following
232
- boilerplate notice, with the fields enclosed by brackets "[]"
233
- replaced with your own identifying information. (Don't include
234
- the brackets!) The text should be enclosed in the appropriate
235
- comment syntax for the file format. We also recommend that a
236
- file or class name and description of purpose be included on the
237
- same "printed page" as the copyright notice for easier
238
- identification within third-party archives.
239
-
240
- Copyright [yyyy] [name of copyright owner]
241
-
242
- Licensed under the Apache License, Version 2.0 (the "License");
243
- you may not use this file except in compliance with the License.
244
- You may obtain a copy of the License at
245
-
246
- http://www.apache.org/licenses/LICENSE-2.0
247
-
248
- Unless required by applicable law or agreed to in writing, software
249
- distributed under the License is distributed on an "AS IS" BASIS,
250
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
251
- See the License for the specific language governing permissions and
252
- limitations under the License.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
253
  """
254
 
255
  _URL = "https://amazon-massive-nlu-dataset.s3.amazonaws.com/amazon-massive-dataset-1.0.tar.gz"
43
  """
44
 
45
  _LICENSE = """\
46
+ Copyright Amazon.com Inc. or its affiliates.
47
+
48
+ Attribution 4.0 International
49
+
50
+ =======================================================================
51
+
52
+ Creative Commons Corporation ("Creative Commons") is not a law firm and
53
+ does not provide legal services or legal advice. Distribution of
54
+ Creative Commons public licenses does not create a lawyer-client or
55
+ other relationship. Creative Commons makes its licenses and related
56
+ information available on an "as-is" basis. Creative Commons gives no
57
+ warranties regarding its licenses, any material licensed under their
58
+ terms and conditions, or any related information. Creative Commons
59
+ disclaims all liability for damages resulting from their use to the
60
+ fullest extent possible.
61
+
62
+ Using Creative Commons Public Licenses
63
+
64
+ Creative Commons public licenses provide a standard set of terms and
65
+ conditions that creators and other rights holders may use to share
66
+ original works of authorship and other material subject to copyright
67
+ and certain other rights specified in the public license below. The
68
+ following considerations are for informational purposes only, are not
69
+ exhaustive, and do not form part of our licenses.
70
+
71
+ Considerations for licensors: Our public licenses are
72
+ intended for use by those authorized to give the public
73
+ permission to use material in ways otherwise restricted by
74
+ copyright and certain other rights. Our licenses are
75
+ irrevocable. Licensors should read and understand the terms
76
+ and conditions of the license they choose before applying it.
77
+ Licensors should also secure all rights necessary before
78
+ applying our licenses so that the public can reuse the
79
+ material as expected. Licensors should clearly mark any
80
+ material not subject to the license. This includes other CC-
81
+ licensed material, or material used under an exception or
82
+ limitation to copyright. More considerations for licensors:
83
+ wiki.creativecommons.org/Considerations_for_licensors
84
+
85
+ Considerations for the public: By using one of our public
86
+ licenses, a licensor grants the public permission to use the
87
+ licensed material under specified terms and conditions. If
88
+ the licensor's permission is not necessary for any reason--for
89
+ example, because of any applicable exception or limitation to
90
+ copyright--then that use is not regulated by the license. Our
91
+ licenses grant only permissions under copyright and certain
92
+ other rights that a licensor has authority to grant. Use of
93
+ the licensed material may still be restricted for other
94
+ reasons, including because others have copyright or other
95
+ rights in the material. A licensor may make special requests,
96
+ such as asking that all changes be marked or described.
97
+ Although not required by our licenses, you are encouraged to
98
+ respect those requests where reasonable. More considerations
99
+ for the public:
100
+ wiki.creativecommons.org/Considerations_for_licensees
101
+
102
+ =======================================================================
103
+
104
+ Creative Commons Attribution 4.0 International Public License
105
+
106
+ By exercising the Licensed Rights (defined below), You accept and agree
107
+ to be bound by the terms and conditions of this Creative Commons
108
+ Attribution 4.0 International Public License ("Public License"). To the
109
+ extent this Public License may be interpreted as a contract, You are
110
+ granted the Licensed Rights in consideration of Your acceptance of
111
+ these terms and conditions, and the Licensor grants You such rights in
112
+ consideration of benefits the Licensor receives from making the
113
+ Licensed Material available under these terms and conditions.
114
+
115
+
116
+ Section 1 -- Definitions.
117
+
118
+ a. Adapted Material means material subject to Copyright and Similar
119
+ Rights that is derived from or based upon the Licensed Material
120
+ and in which the Licensed Material is translated, altered,
121
+ arranged, transformed, or otherwise modified in a manner requiring
122
+ permission under the Copyright and Similar Rights held by the
123
+ Licensor. For purposes of this Public License, where the Licensed
124
+ Material is a musical work, performance, or sound recording,
125
+ Adapted Material is always produced where the Licensed Material is
126
+ synched in timed relation with a moving image.
127
+
128
+ b. Adapter's License means the license You apply to Your Copyright
129
+ and Similar Rights in Your contributions to Adapted Material in
130
+ accordance with the terms and conditions of this Public License.
131
+
132
+ c. Copyright and Similar Rights means copyright and/or similar rights
133
+ closely related to copyright including, without limitation,
134
+ performance, broadcast, sound recording, and Sui Generis Database
135
+ Rights, without regard to how the rights are labeled or
136
+ categorized. For purposes of this Public License, the rights
137
+ specified in Section 2(b)(1)-(2) are not Copyright and Similar
138
+ Rights.
139
+
140
+ d. Effective Technological Measures means those measures that, in the
141
+ absence of proper authority, may not be circumvented under laws
142
+ fulfilling obligations under Article 11 of the WIPO Copyright
143
+ Treaty adopted on December 20, 1996, and/or similar international
144
+ agreements.
145
+
146
+ e. Exceptions and Limitations means fair use, fair dealing, and/or
147
+ any other exception or limitation to Copyright and Similar Rights
148
+ that applies to Your use of the Licensed Material.
149
+
150
+ f. Licensed Material means the artistic or literary work, database,
151
+ or other material to which the Licensor applied this Public
152
+ License.
153
+
154
+ g. Licensed Rights means the rights granted to You subject to the
155
+ terms and conditions of this Public License, which are limited to
156
+ all Copyright and Similar Rights that apply to Your use of the
157
+ Licensed Material and that the Licensor has authority to license.
158
+
159
+ h. Licensor means the individual(s) or entity(ies) granting rights
160
+ under this Public License.
161
+
162
+ i. Share means to provide material to the public by any means or
163
+ process that requires permission under the Licensed Rights, such
164
+ as reproduction, public display, public performance, distribution,
165
+ dissemination, communication, or importation, and to make material
166
+ available to the public including in ways that members of the
167
+ public may access the material from a place and at a time
168
+ individually chosen by them.
169
+
170
+ j. Sui Generis Database Rights means rights other than copyright
171
+ resulting from Directive 96/9/EC of the European Parliament and of
172
+ the Council of 11 March 1996 on the legal protection of databases,
173
+ as amended and/or succeeded, as well as other essentially
174
+ equivalent rights anywhere in the world.
175
+
176
+ k. You means the individual or entity exercising the Licensed Rights
177
+ under this Public License. Your has a corresponding meaning.
178
+
179
+
180
+ Section 2 -- Scope.
181
+
182
+ a. License grant.
183
+
184
+ 1. Subject to the terms and conditions of this Public License,
185
+ the Licensor hereby grants You a worldwide, royalty-free,
186
+ non-sublicensable, non-exclusive, irrevocable license to
187
+ exercise the Licensed Rights in the Licensed Material to:
188
+
189
+ a. reproduce and Share the Licensed Material, in whole or
190
+ in part; and
191
+
192
+ b. produce, reproduce, and Share Adapted Material.
193
+
194
+ 2. Exceptions and Limitations. For the avoidance of doubt, where
195
+ Exceptions and Limitations apply to Your use, this Public
196
+ License does not apply, and You do not need to comply with
197
+ its terms and conditions.
198
+
199
+ 3. Term. The term of this Public License is specified in Section
200
+ 6(a).
201
+
202
+ 4. Media and formats; technical modifications allowed. The
203
+ Licensor authorizes You to exercise the Licensed Rights in
204
+ all media and formats whether now known or hereafter created,
205
+ and to make technical modifications necessary to do so. The
206
+ Licensor waives and/or agrees not to assert any right or
207
+ authority to forbid You from making technical modifications
208
+ necessary to exercise the Licensed Rights, including
209
+ technical modifications necessary to circumvent Effective
210
+ Technological Measures. For purposes of this Public License,
211
+ simply making modifications authorized by this Section 2(a)
212
+ (4) never produces Adapted Material.
213
+
214
+ 5. Downstream recipients.
215
+
216
+ a. Offer from the Licensor -- Licensed Material. Every
217
+ recipient of the Licensed Material automatically
218
+ receives an offer from the Licensor to exercise the
219
+ Licensed Rights under the terms and conditions of this
220
+ Public License.
221
+
222
+ b. No downstream restrictions. You may not offer or impose
223
+ any additional or different terms or conditions on, or
224
+ apply any Effective Technological Measures to, the
225
+ Licensed Material if doing so restricts exercise of the
226
+ Licensed Rights by any recipient of the Licensed
227
+ Material.
228
+
229
+ 6. No endorsement. Nothing in this Public License constitutes or
230
+ may be construed as permission to assert or imply that You
231
+ are, or that Your use of the Licensed Material is, connected
232
+ with, or sponsored, endorsed, or granted official status by,
233
+ the Licensor or others designated to receive attribution as
234
+ provided in Section 3(a)(1)(A)(i).
235
+
236
+ b. Other rights.
237
+
238
+ 1. Moral rights, such as the right of integrity, are not
239
+ licensed under this Public License, nor are publicity,
240
+ privacy, and/or other similar personality rights; however, to
241
+ the extent possible, the Licensor waives and/or agrees not to
242
+ assert any such rights held by the Licensor to the limited
243
+ extent necessary to allow You to exercise the Licensed
244
+ Rights, but not otherwise.
245
+
246
+ 2. Patent and trademark rights are not licensed under this
247
+ Public License.
248
+
249
+ 3. To the extent possible, the Licensor waives any right to
250
+ collect royalties from You for the exercise of the Licensed
251
+ Rights, whether directly or through a collecting society
252
+ under any voluntary or waivable statutory or compulsory
253
+ licensing scheme. In all other cases the Licensor expressly
254
+ reserves any right to collect such royalties.
255
+
256
+
257
+ Section 3 -- License Conditions.
258
+
259
+ Your exercise of the Licensed Rights is expressly made subject to the
260
+ following conditions.
261
+
262
+ a. Attribution.
263
+
264
+ 1. If You Share the Licensed Material (including in modified
265
+ form), You must:
266
+
267
+ a. retain the following if it is supplied by the Licensor
268
+ with the Licensed Material:
269
+
270
+ i. identification of the creator(s) of the Licensed
271
+ Material and any others designated to receive
272
+ attribution, in any reasonable manner requested by
273
+ the Licensor (including by pseudonym if
274
+ designated);
275
+
276
+ ii. a copyright notice;
277
+
278
+ iii. a notice that refers to this Public License;
279
+
280
+ iv. a notice that refers to the disclaimer of
281
+ warranties;
282
+
283
+ v. a URI or hyperlink to the Licensed Material to the
284
+ extent reasonably practicable;
285
+
286
+ b. indicate if You modified the Licensed Material and
287
+ retain an indication of any previous modifications; and
288
+
289
+ c. indicate the Licensed Material is licensed under this
290
+ Public License, and include the text of, or the URI or
291
+ hyperlink to, this Public License.
292
+
293
+ 2. You may satisfy the conditions in Section 3(a)(1) in any
294
+ reasonable manner based on the medium, means, and context in
295
+ which You Share the Licensed Material. For example, it may be
296
+ reasonable to satisfy the conditions by providing a URI or
297
+ hyperlink to a resource that includes the required
298
+ information.
299
+
300
+ 3. If requested by the Licensor, You must remove any of the
301
+ information required by Section 3(a)(1)(A) to the extent
302
+ reasonably practicable.
303
+
304
+ 4. If You Share Adapted Material You produce, the Adapter's
305
+ License You apply must not prevent recipients of the Adapted
306
+ Material from complying with this Public License.
307
+
308
+
309
+ Section 4 -- Sui Generis Database Rights.
310
+
311
+ Where the Licensed Rights include Sui Generis Database Rights that
312
+ apply to Your use of the Licensed Material:
313
+
314
+ a. for the avoidance of doubt, Section 2(a)(1) grants You the right
315
+ to extract, reuse, reproduce, and Share all or a substantial
316
+ portion of the contents of the database;
317
+
318
+ b. if You include all or a substantial portion of the database
319
+ contents in a database in which You have Sui Generis Database
320
+ Rights, then the database in which You have Sui Generis Database
321
+ Rights (but not its individual contents) is Adapted Material; and
322
+
323
+ c. You must comply with the conditions in Section 3(a) if You Share
324
+ all or a substantial portion of the contents of the database.
325
+
326
+ For the avoidance of doubt, this Section 4 supplements and does not
327
+ replace Your obligations under this Public License where the Licensed
328
+ Rights include other Copyright and Similar Rights.
329
+
330
+
331
+ Section 5 -- Disclaimer of Warranties and Limitation of Liability.
332
+
333
+ a. UNLESS OTHERWISE SEPARATELY UNDERTAKEN BY THE LICENSOR, TO THE
334
+ EXTENT POSSIBLE, THE LICENSOR OFFERS THE LICENSED MATERIAL AS-IS
335
+ AND AS-AVAILABLE, AND MAKES NO REPRESENTATIONS OR WARRANTIES OF
336
+ ANY KIND CONCERNING THE LICENSED MATERIAL, WHETHER EXPRESS,
337
+ IMPLIED, STATUTORY, OR OTHER. THIS INCLUDES, WITHOUT LIMITATION,
338
+ WARRANTIES OF TITLE, MERCHANTABILITY, FITNESS FOR A PARTICULAR
339
+ PURPOSE, NON-INFRINGEMENT, ABSENCE OF LATENT OR OTHER DEFECTS,
340
+ ACCURACY, OR THE PRESENCE OR ABSENCE OF ERRORS, WHETHER OR NOT
341
+ KNOWN OR DISCOVERABLE. WHERE DISCLAIMERS OF WARRANTIES ARE NOT
342
+ ALLOWED IN FULL OR IN PART, THIS DISCLAIMER MAY NOT APPLY TO YOU.
343
+
344
+ b. TO THE EXTENT POSSIBLE, IN NO EVENT WILL THE LICENSOR BE LIABLE
345
+ TO YOU ON ANY LEGAL THEORY (INCLUDING, WITHOUT LIMITATION,
346
+ NEGLIGENCE) OR OTHERWISE FOR ANY DIRECT, SPECIAL, INDIRECT,
347
+ INCIDENTAL, CONSEQUENTIAL, PUNITIVE, EXEMPLARY, OR OTHER LOSSES,
348
+ COSTS, EXPENSES, OR DAMAGES ARISING OUT OF THIS PUBLIC LICENSE OR
349
+ USE OF THE LICENSED MATERIAL, EVEN IF THE LICENSOR HAS BEEN
350
+ ADVISED OF THE POSSIBILITY OF SUCH LOSSES, COSTS, EXPENSES, OR
351
+ DAMAGES. WHERE A LIMITATION OF LIABILITY IS NOT ALLOWED IN FULL OR
352
+ IN PART, THIS LIMITATION MAY NOT APPLY TO YOU.
353
+
354
+ c. The disclaimer of warranties and limitation of liability provided
355
+ above shall be interpreted in a manner that, to the extent
356
+ possible, most closely approximates an absolute disclaimer and
357
+ waiver of all liability.
358
+
359
+
360
+ Section 6 -- Term and Termination.
361
+
362
+ a. This Public License applies for the term of the Copyright and
363
+ Similar Rights licensed here. However, if You fail to comply with
364
+ this Public License, then Your rights under this Public License
365
+ terminate automatically.
366
+
367
+ b. Where Your right to use the Licensed Material has terminated under
368
+ Section 6(a), it reinstates:
369
+
370
+ 1. automatically as of the date the violation is cured, provided
371
+ it is cured within 30 days of Your discovery of the
372
+ violation; or
373
+
374
+ 2. upon express reinstatement by the Licensor.
375
+
376
+ For the avoidance of doubt, this Section 6(b) does not affect any
377
+ right the Licensor may have to seek remedies for Your violations
378
+ of this Public License.
379
+
380
+ c. For the avoidance of doubt, the Licensor may also offer the
381
+ Licensed Material under separate terms or conditions or stop
382
+ distributing the Licensed Material at any time; however, doing so
383
+ will not terminate this Public License.
384
+
385
+ d. Sections 1, 5, 6, 7, and 8 survive termination of this Public
386
+ License.
387
+
388
+
389
+ Section 7 -- Other Terms and Conditions.
390
+
391
+ a. The Licensor shall not be bound by any additional or different
392
+ terms or conditions communicated by You unless expressly agreed.
393
+
394
+ b. Any arrangements, understandings, or agreements regarding the
395
+ Licensed Material not stated herein are separate from and
396
+ independent of the terms and conditions of this Public License.
397
+
398
+
399
+ Section 8 -- Interpretation.
400
+
401
+ a. For the avoidance of doubt, this Public License does not, and
402
+ shall not be interpreted to, reduce, limit, restrict, or impose
403
+ conditions on any use of the Licensed Material that could lawfully
404
+ be made without permission under this Public License.
405
+
406
+ b. To the extent possible, if any provision of this Public License is
407
+ deemed unenforceable, it shall be automatically reformed to the
408
+ minimum extent necessary to make it enforceable. If the provision
409
+ cannot be reformed, it shall be severed from this Public License
410
+ without affecting the enforceability of the remaining terms and
411
+ conditions.
412
+
413
+ c. No term or condition of this Public License will be waived and no
414
+ failure to comply consented to unless expressly agreed to by the
415
+ Licensor.
416
+
417
+ d. Nothing in this Public License constitutes or may be interpreted
418
+ as a limitation upon, or waiver of, any privileges and immunities
419
+ that apply to the Licensor or You, including from the legal
420
+ processes of any jurisdiction or authority.
421
+
422
+
423
+ =======================================================================
424
+
425
+ Creative Commons is not a party to its public licenses.
426
+ Notwithstanding, Creative Commons may elect to apply one of its public
427
+ licenses to material it publishes and in those instances will be
428
+ considered the “Licensor.” The text of the Creative Commons public
429
+ licenses is dedicated to the public domain under the CC0 Public Domain
430
+ Dedication. Except for the limited purpose of indicating that material
431
+ is shared under a Creative Commons public license or as otherwise
432
+ permitted by the Creative Commons policies published at
433
+ creativecommons.org/policies, Creative Commons does not authorize the
434
+ use of the trademark "Creative Commons" or any other trademark or logo
435
+ of Creative Commons without its prior written consent including,
436
+ without limitation, in connection with any unauthorized modifications
437
+ to any of its public licenses or any other arrangements,
438
+ understandings, or agreements concerning use of licensed material. For
439
+ the avoidance of doubt, this paragraph does not form part of the public
440
+ licenses.
441
+
442
+ Creative Commons may be contacted at creativecommons.org.
443
  """
444
 
445
  _URL = "https://amazon-massive-nlu-dataset.s3.amazonaws.com/amazon-massive-dataset-1.0.tar.gz"