AnnoMI: Annotated Counselling Dialogues
AnnoMI: A Dataset of Expert-Annotated Counselling Dialogues
@kaggle.sulphatet_annomi_annotated_counselling_dialogues
AnnoMI: A Dataset of Expert-Annotated Counselling Dialogues
@kaggle.sulphatet_annomi_annotated_counselling_dialogues
CREATE TABLE dataset (
"transcript_id" BIGINT,
"mi_quality" VARCHAR,
"video_title" VARCHAR,
"video_url" VARCHAR,
"topic" VARCHAR,
"utterance_id" BIGINT,
"interlocutor" VARCHAR,
"timestamp" VARCHAR,
"utterance_text" VARCHAR,
"main_therapist_behaviour" VARCHAR,
"client_talk_type" VARCHAR
);
Anyone who has the link will be able to view this.