Datasets:
feat(header): added headers, updated readme
Browse files
README.md
CHANGED
@@ -56,6 +56,8 @@ An example of an entry from the dataset is given below:
|
|
56 |
|
57 |
Each dataset entry therefore consists of the following fields:
|
58 |
|
|
|
|
|
59 |
- `text` - text said by the champion or description of sound made by the champion;
|
60 |
- `source` - link to the audio file;
|
61 |
- `champion` - name of the champion in lowercase.
|
|
|
56 |
|
57 |
Each dataset entry therefore consists of the following fields:
|
58 |
|
59 |
+
- `header` - main category of the text;
|
60 |
+
- `subheader` - secondary category of the text (none in some cases);
|
61 |
- `text` - text said by the champion or description of sound made by the champion;
|
62 |
- `source` - link to the audio file;
|
63 |
- `champion` - name of the champion in lowercase.
|
pale.tsv
CHANGED
The diff for this file is too large to render.
See raw diff
|
|