Update README.md
Browse files
README.md
CHANGED
@@ -23,21 +23,12 @@ This dataset card aims to be a base template for new datasets. It has been gener
|
|
23 |
|
24 |
<!-- Provide a longer summary of what this dataset is. -->
|
25 |
|
26 |
-
|
27 |
-
|
28 |
-
- **Curated by:** [More Information Needed]
|
29 |
- **Funded by [optional]:** [More Information Needed]
|
30 |
- **Shared by [optional]:** [More Information Needed]
|
31 |
- **Language(s) (NLP):** EU
|
32 |
- **License:** CC
|
33 |
-
|
34 |
-
### Dataset Sources [optional]
|
35 |
-
|
36 |
-
<!-- Provide the basic links for the dataset. -->
|
37 |
-
|
38 |
-
- **Repository:** [More Information Needed]
|
39 |
-
- **Paper [optional]:** [More Information Needed]
|
40 |
-
- **Demo [optional]:** [More Information Needed]
|
41 |
|
42 |
## Uses
|
43 |
|
@@ -72,7 +63,7 @@ The corpus is released in jsonl format. Each document contains the following pro
|
|
72 |
"author": "document author if known, source otherwise",
|
73 |
"date": "yyyy-mm-dd",
|
74 |
"text": "document content, ready to use raw text. Title text is included as well.",
|
75 |
-
"domain": "document domain. one of ['news','
|
76 |
}
|
77 |
```
|
78 |
|
@@ -100,7 +91,7 @@ The corpus is comprised of documents from various sources. All documents include
|
|
100 |
| tokikom | 165,75 | cc-by / cc-by-sa |
|
101 |
| berria + egunkaria | 178,77 | cc-by-sa 4.0 |
|
102 |
| administrative | 92,6 | public domain |
|
103 |
-
|
|
104 |
| addi | 17 | cc-by-nc-sa / cc-by-nc-nd |
|
105 |
| argia | 17,44 | cc-by-sa 4.0 |
|
106 |
| subtitles | 11 | cc-by-sa |
|
|
|
23 |
|
24 |
<!-- Provide a longer summary of what this dataset is. -->
|
25 |
|
26 |
+
- **Curated by:** Orai NLP Technologies
|
|
|
|
|
27 |
- **Funded by [optional]:** [More Information Needed]
|
28 |
- **Shared by [optional]:** [More Information Needed]
|
29 |
- **Language(s) (NLP):** EU
|
30 |
- **License:** CC
|
31 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
32 |
|
33 |
## Uses
|
34 |
|
|
|
63 |
"author": "document author if known, source otherwise",
|
64 |
"date": "yyyy-mm-dd",
|
65 |
"text": "document content, ready to use raw text. Title text is included as well.",
|
66 |
+
"domain": "document domain. one of ['news', 'administrative', 'wikipedia', 'science', 'subtitles', 'literature', 'videogames']"
|
67 |
}
|
68 |
```
|
69 |
|
|
|
91 |
| tokikom | 165,75 | cc-by / cc-by-sa |
|
92 |
| berria + egunkaria | 178,77 | cc-by-sa 4.0 |
|
93 |
| administrative | 92,6 | public domain |
|
94 |
+
| Wikipedia | 63,8 | cc0 |
|
95 |
| addi | 17 | cc-by-nc-sa / cc-by-nc-nd |
|
96 |
| argia | 17,44 | cc-by-sa 4.0 |
|
97 |
| subtitles | 11 | cc-by-sa |
|