Baselight

TelecomAgentCustomerInteractionText

Conversational Corpus; Customer Service- Agent x Customer

@kaggle.avinashok_telecomagentcustomerinteractiontext

Customerinteractiondata
@kaggle.avinashok_telecomagentcustomerinteractiontext.customerinteractiondata

  • 12 KB
  • 103 rows
  • 7 columns
recordid

RecordID

customerinteractionrawtext

CustomerInteractionRawText

agentassignedtopic

AgentAssignedTopic

locationid

LocationID

calldurationseconds

CallDurationSeconds

agentid

AgentID

customerid

CustomerID

1890041Cus not satisfied with service. want to port out to Idea network. Port Out810z88Nr5Ms7y
1890042Jadav called to check his porting out status. Shared information with him.Port Out16xGAVIs8Zyb
1890043Customer thraetened to cancel her service. Said Idea is offerring much better options.Port Out915T7Kdd3IB8J
1890044called to ask steps for porting out. She is leaving India.Port Out515jtifdmtR3W
1890045Customer dissatisfied with support. Connectivity is poor in his region. Wanted to port to BSNL.Port Out713hxY3dDbBmN
1890046port out Options. >> Tried to retain. >> Xferred to Manager.Port Out520K1XpFiJaJT
1890047Customer wanted port out. Transferred to offer better plans to retain.Port Out820ksjXvkOoUz
1890048Kumar called to ask about his porting status. Moving to BSNL.Port Out100MmQNY2jwL
1890049Cus wanted to cancel the connection. Transferred to port-out Management TeamPort Out39nGpIG95UP8
1890050porting out because of high bill on Data Plans.Port Out17C9mBDtpBJs

CREATE TABLE customerinteractiondata (
  "recordid" BIGINT,
  "customerinteractionrawtext" VARCHAR,
  "agentassignedtopic" VARCHAR,
  "locationid" DOUBLE,
  "calldurationseconds" DOUBLE,
  "agentid" VARCHAR,
  "customerid" VARCHAR
);

Share link

Anyone who has the link will be able to view this.