Update README.md
Browse files
README.md
CHANGED
|
@@ -102,15 +102,4 @@ Each dataset sample is a dictionary with the following fields:
|
|
| 102 |
A session is uniquely identified by the combination of `session_num` and `session_name`. In rare cases, these fields may be null. Such edge cases typically did not follow typical regular patterns and could not be reliably identified.
|
| 103 |
Each `segment_num` represents a sequential speech segment within the session.
|
| 104 |
|
| 105 |
-
## Authors
|
| 106 |
-
|
| 107 |
-
This dataset was created and prepared by [Erik Božík](https://huggingface.co/erikbozik). Feel free to contact for questions or contributions. If you use the **Slovak Plenary Transcript Corpus (2001–2024)** in your research or project, please cite it as follows:
|
| 108 |
-
|
| 109 |
-
```bibtex
|
| 110 |
-
@misc{slovakplenary2024,
|
| 111 |
-
author = {Erik Božík},
|
| 112 |
-
title = {Slovak Plenary Transcript Corpus (2001–2024)},
|
| 113 |
-
year = {2025},
|
| 114 |
-
url = {https://huggingface.co/datasets/erikbozik/slovak-plenary-transcript-corpus}
|
| 115 |
-
}
|
| 116 |
```
|
|
|
|
| 102 |
A session is uniquely identified by the combination of `session_num` and `session_name`. In rare cases, these fields may be null. Such edge cases typically did not follow typical regular patterns and could not be reliably identified.
|
| 103 |
Each `segment_num` represents a sequential speech segment within the session.
|
| 104 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 105 |
```
|