alessandro trinca tornidor commited on
Commit
6ce48e1
·
1 Parent(s): 6a76738

doc: update README.md

Browse files
Files changed (1) hide show
  1. README.md +37 -0
README.md CHANGED
@@ -1,3 +1,40 @@
1
  ---
2
  license: cc-by-sa-4.0
 
 
 
 
 
 
 
 
 
 
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: cc-by-sa-4.0
3
+ task_categories:
4
+ - text-generation
5
+ - text2text-generation
6
+ language:
7
+ - en
8
+ tags:
9
+ - dictionary
10
+ - language
11
+ size_categories:
12
+ - n<1000
13
  ---
14
+
15
+ # English Dictionary by Wikipedia
16
+
17
+ ## Introduction
18
+
19
+ This dataset contains some of the words in the English dictionary. They were obtained from [Wiktionary](https://www.wiktionary.org/) and the license is the same as its contents [CC BY-SA 4.0](https://creativecommons.org/licenses/by-sa/4.0/)
20
+
21
+
22
+ ## License
23
+
24
+ ### You are free to:
25
+
26
+ * Share — copy and redistribute the material in any medium or format for any purpose, even commercially.
27
+ * Adapt — remix, transform, and build upon the material for any purpose, even commercially.
28
+
29
+ The licensor cannot revoke these freedoms as long as you follow the license terms.
30
+
31
+
32
+ ### Under the following terms:
33
+ * Attribution — You must give appropriate credit , provide a link to the license, and indicate if changes were made . You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
34
+ * ShareAlike — If you remix, transform, or build upon the material, you must distribute your contributions under the same license as the original.
35
+ * No additional restrictions — You may not apply legal terms or technological measures that legally restrict others from doing anything the license permits.
36
+
37
+ ### Notices:
38
+ You do not have to comply with the license for elements of the material in the public domain or where your use is permitted by an applicable exception or limitation .
39
+
40
+ No warranties are given. The license may not give you all of the permissions necessary for your intended use. For example, other rights such as publicity, privacy, or moral rights may limit how you use the material.