Datasets:
Update README.md one more time
Browse files
README.md
CHANGED
|
@@ -15,7 +15,7 @@ size_categories:
|
|
| 15 |
---
|
| 16 |
# RusDraCor Speech Dataset
|
| 17 |
|
| 18 |
-
This dataset contains character remarks (text from TEI tags
|
| 19 |
|
| 20 |
### Description & Sources
|
| 21 |
|
|
|
|
| 15 |
---
|
| 16 |
# RusDraCor Speech Dataset
|
| 17 |
|
| 18 |
+
This dataset contains character remarks (text from TEI tags `<l>` and `<p>`) from original RusDraCor corpus as observations. The metadata for remarks consists of play's title (`'title'`), act (`'act'`) and scene (`'scene'`), from which the remark was retrieved, play's year, genre, and amount of speakers (male, female and both). Additional metadata and original data can be found [here](https://dracor.org/rus).
|
| 19 |
|
| 20 |
### Description & Sources
|
| 21 |
|