Update licensing information
Browse files
README.md
CHANGED
@@ -1,6 +1,7 @@
|
|
1 |
---
|
2 |
language:
|
3 |
- en
|
|
|
4 |
paperswithcode_id: reuters-21578
|
5 |
pretty_name: Reuters-21578 Text Categorization Collection
|
6 |
dataset_info:
|
@@ -372,7 +373,21 @@ The data fields are the same among all splits.
|
|
372 |
|
373 |
### Licensing Information
|
374 |
|
375 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
376 |
|
377 |
### Citation Information
|
378 |
|
|
|
1 |
---
|
2 |
language:
|
3 |
- en
|
4 |
+
license: other
|
5 |
paperswithcode_id: reuters-21578
|
6 |
pretty_name: Reuters-21578 Text Categorization Collection
|
7 |
dataset_info:
|
|
|
373 |
|
374 |
### Licensing Information
|
375 |
|
376 |
+
According to the dataset website (https://archive.ics.uci.edu/dataset/137/reuters+21578+text+categorization+collection),
|
377 |
+
this dataset is licensed under [Creative Commons Attribution 4.0 International](https://creativecommons.org/licenses/by/4.0/legalcode)
|
378 |
+
(C BY 4.0) license.
|
379 |
+
|
380 |
+
However, the source data file contains a `README.txt` file with the following information under the
|
381 |
+
**Copyright & Notification** section:
|
382 |
+
|
383 |
+
> The copyright for the text of newswire articles and Reuters
|
384 |
+
annotations in the Reuters-21578 collection resides with Reuters Ltd.
|
385 |
+
Reuters Ltd. and Carnegie Group, Inc. have agreed to allow the free
|
386 |
+
distribution of this data *for research purposes only*.
|
387 |
+
> If you publish results based on this data set, please acknowledge
|
388 |
+
its use, refer to the data set by the name "Reuters-21578,
|
389 |
+
Distribution 1.0", and inform your readers of the current location of
|
390 |
+
the data set (see "Availability & Questions").
|
391 |
|
392 |
### Citation Information
|
393 |
|