TelecomAgentCustomerInteractionText
Conversational Corpus; Customer Service- Agent x Customer
@kaggle.avinashok_telecomagentcustomerinteractiontext
Conversational Corpus; Customer Service- Agent x Customer
@kaggle.avinashok_telecomagentcustomerinteractiontext
CREATE TABLE customerinteractiondata (
"recordid" BIGINT,
"customerinteractionrawtext" VARCHAR,
"agentassignedtopic" VARCHAR,
"locationid" DOUBLE,
"calldurationseconds" DOUBLE,
"agentid" VARCHAR,
"customerid" VARCHAR
);
Anyone who has the link will be able to view this.