update README
Browse files
README.md
CHANGED
@@ -107,4 +107,11 @@ Subscene is a collection of multilingual subtitles, encompassing 66 different La
|
|
107 |
- `end_time` (`str`): (Within `transcript` dictionary) The ending time of the subtitle segment, following the same timecode format as `start_time`.
|
108 |
- `text` (`str`): (Within `transcript` dictionary) The actual text content displayed for that specific subtitle segment.
|
109 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
110 |
## Acknowledgements
|
|
|
107 |
- `end_time` (`str`): (Within `transcript` dictionary) The ending time of the subtitle segment, following the same timecode format as `start_time`.
|
108 |
- `text` (`str`): (Within `transcript` dictionary) The actual text content displayed for that specific subtitle segment.
|
109 |
|
110 |
+
|
111 |
+
## Citation Information
|
112 |
+
If you use this corpus, please cite the paper:
|
113 |
+
|
114 |
+
```
|
115 |
+
```
|
116 |
+
|
117 |
## Acknowledgements
|