khalidalt commited on
Commit
88eb01a
·
1 Parent(s): 0991cab

update README

Browse files
Files changed (1) hide show
  1. README.md +7 -0
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