Datasets:
typingmonk
commited on
Commit
•
d2c9c1e
1
Parent(s):
48baab8
Update README.md
Browse files
README.md
CHANGED
@@ -50,4 +50,41 @@ dataset_info:
|
|
50 |
---
|
51 |
|
52 |
# Taiwan Legislator Transcript
|
53 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
50 |
---
|
51 |
|
52 |
# Taiwan Legislator Transcript
|
53 |
+
|
54 |
+
## Overview
|
55 |
+
|
56 |
+
The transcripts of speech record happened in various kinds of meetings at Taiwan Legislator Yuan.
|
57 |
+
The original of transcripts are compiled and published on gazettes from Taiwan Legislator Yuan.
|
58 |
+
|
59 |
+
For each segment of transcript, there are corresponding video clip on Legislative Yuan IVOD system.
|
60 |
+
IVOD stands for Internet Video on Demand system.
|
61 |
+
|
62 |
+
For more detail on data origin please look at:
|
63 |
+
- [Legislative Yuan Meetings and Gazettes](https://ppg.ly.gov.tw/ppg/)
|
64 |
+
- [Legislative Yuan IVOD system](https://ivod.ly.gov.tw/)
|
65 |
+
|
66 |
+
## Data Fields
|
67 |
+
|
68 |
+
| Field name | Description |
|
69 |
+
|------------------------|---------------------------------------------------------------------------------------------------------|
|
70 |
+
| ivod_id | ID of IVOD system. The original video clip url would be `https://ivod.ly.gov.tw/Play/Clip/1M/{ivod_id}` |
|
71 |
+
| legislator_name | The speaker, the name of the legislator |
|
72 |
+
| meet_name | Name of the meeting |
|
73 |
+
| meet_subjects | The subjects of the meeting |
|
74 |
+
| meet_date | Date of the meeting in form `YYYY-mm-dd` |
|
75 |
+
| speech_start_time | Starting timecode of the video clip segment throughout the entire meeting |
|
76 |
+
| speech_end_time | Ending timecode of the video clip segment throughout the entire meeting |
|
77 |
+
| gazette_agenda_content | The agenda which provided from gazette |
|
78 |
+
| transcript | The full-text transcript |
|
79 |
+
|
80 |
+
## Sponsorship
|
81 |
+
|
82 |
+
The work is sponsored by 【g0v 零時小學校】繁體中文AI 開源實踐計畫
|
83 |
+
|
84 |
+
## Contact
|
85 |
+
|
86 |
+
If you have any issue on the dataset. Please leave a discussion on it or contact us via:
|
87 |
+
|
88 |
+
報導者(The Reporter) contact@twreporter.org
|
89 |
+
|
90 |
+
歐噴有限公司(OpenFun Ltd.) contact@openfun.tw
|