WO2019019778A1 - 通话数据处理方法、装置、存储介质和计算机设备 - Google Patents
通话数据处理方法、装置、存储介质和计算机设备 Download PDFInfo
- Publication number
- WO2019019778A1 WO2019019778A1 PCT/CN2018/087327 CN2018087327W WO2019019778A1 WO 2019019778 A1 WO2019019778 A1 WO 2019019778A1 CN 2018087327 W CN2018087327 W CN 2018087327W WO 2019019778 A1 WO2019019778 A1 WO 2019019778A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- word
- feature word
- feature
- occurrences
- agent
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Ceased
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F40/00—Handling natural language data
- G06F40/20—Natural language analysis
- G06F40/279—Recognition of textual entities
- G06F40/289—Phrasal analysis, e.g. finite state techniques or chunking
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F40/00—Handling natural language data
- G06F40/30—Semantic analysis
-
- G—PHYSICS
- G10—MUSICAL INSTRUMENTS; ACOUSTICS
- G10L—SPEECH ANALYSIS TECHNIQUES OR SPEECH SYNTHESIS; SPEECH RECOGNITION; SPEECH OR VOICE PROCESSING TECHNIQUES; SPEECH OR AUDIO CODING OR DECODING
- G10L15/00—Speech recognition
- G10L15/26—Speech to text systems
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04M—TELEPHONIC COMMUNICATION
- H04M3/00—Automatic or semi-automatic exchanges
- H04M3/42—Systems providing special services or facilities to subscribers
- H04M3/50—Centralised arrangements for answering calls; Centralised arrangements for recording messages for absent or busy subscribers ; Centralised arrangements for recording messages
- H04M3/51—Centralised call answering arrangements requiring operator intervention, e.g. call or contact centers for telemarketing
- H04M3/523—Centralised call answering arrangements requiring operator intervention, e.g. call or contact centers for telemarketing with call distribution or queueing
- H04M3/5232—Call distribution algorithms
Definitions
- the present application relates to the field of computer technologies, and in particular, to a call data processing method, apparatus, storage medium, and computer device.
- the inventor realizes that in the traditional human interaction, the user needs to actively inform the telephone customer service staff of their own needs after talking with the telephone customer service personnel, and the customer service personnel passively handle the related business according to the user's voice content. Making the phone interaction less efficient.
- a call data processing method, apparatus, storage medium, and computer apparatus are provided.
- a call data processing method includes:
- a corresponding dedicated call channel is assigned to the selected feature words.
- a call data processing device includes:
- a first acquiring module configured to acquire user voice data in a historical voice session according to a time period
- a word segmentation module configured to obtain a feature word set for the session text segmentation obtained by identifying the user voice data
- a second obtaining module configured to obtain a proportion of occurrences of each feature word in the feature word set to a sum of occurrence times of each feature word
- a determining module configured to determine a difference between a proportion of each of the feature words acquired in a current time period and a percentage obtained in a historical time period before the current time period;
- a selection module configured to select a characteristic word whose corresponding difference is greater than a preset difference and is inconsistent with the preset word
- an allocating module configured to allocate a corresponding dedicated call channel for the selected feature words.
- One or more non-volatile storage media storing computer readable instructions, when executed by one or more processors, cause one or more processors to perform the following steps:
- a corresponding dedicated call channel is assigned to the selected feature words.
- a computer device comprising a memory and one or more processors having stored therein computer readable instructions, the computer readable instructions being executable by the processor to cause the one or more processors to execute The following steps:
- a corresponding dedicated call channel is assigned to the selected feature words.
- FIG. 1 is an application environment diagram of a call data processing method in accordance with one or more embodiments.
- FIG. 2 is a block diagram of a computer device in accordance with one or more embodiments.
- FIG. 3 is a flow diagram of a method of processing call data in accordance with one or more embodiments.
- FIG. 4 is a flow chart showing a method of processing call data according to another embodiment.
- FIG. 5 is a block diagram of a call data processing apparatus in accordance with one or more embodiments.
- FIG. 6 is a block diagram of a call data processing apparatus in accordance with another embodiment.
- FIG. 1 is an application environment diagram of a call data processing method in an embodiment.
- the call data processing method is applied to a call data processing system.
- the call data processing system includes a user terminal 110, a server 120, and an agent terminal 130, and both the user terminal 110 and the agent terminal 130 can communicate with the server 120 through a network.
- the user terminal 110 may be a mobile terminal used by the user or a fixed call terminal.
- the server 120 may be an independent physical server or a server cluster composed of a plurality of physical servers.
- the agent terminal 130 is a fixed call terminal, and each agent terminal corresponds to a fixed artificial seat. Multiple agent terminals correspond to a dedicated call channel.
- the server 120 extracts the feature words representing the user's needs from the user voice data in the historical voice session by the user, and obtains the proportion of the occurrence times of the feature words respectively to the sum of the occurrence times of the feature words, and is the current
- the ratio of the time period acquisition, the difference between the proportion obtained in the historical time period before the current time period is greater than the preset difference, and the feature words that are inconsistent with the preset words are allocated a dedicated call channel, so that the user enjoys Consultation, business handling and other services provided by the agents.
- the computer device can be the server 120 of FIG.
- the computer device includes a processor memory and a network interface connected by a system bus.
- the memory includes a nonvolatile storage medium and an internal memory.
- the non-volatile storage medium of the computer device can store an operating system and computer readable instructions that, when executed, cause the processor to perform a method of processing call data.
- the processor of the computer device is used to provide computing and control capabilities to support the operation of the entire computer device.
- the computer readable instructions are used to implement a call data processing method provided by the following embodiments when the computer readable instructions are executed by the processor.
- the computer device can also connect to the user terminal and/or the agent terminal through the network to receive voice data sent by the user terminal and/or the agent terminal.
- FIG. 2 is only a block diagram of a part of the structure related to the solution of the present application, and does not constitute a limitation on the terminal to which the solution of the present application is applied.
- the specific terminal may include a ratio. More or fewer components are shown in the figures, or some components are combined, or have different component arrangements.
- a call data processing method is provided. This embodiment is mainly illustrated by the method being applied to the server 120 in FIG. 1 described above. Referring to FIG. 3, the call data processing method specifically includes the following steps:
- a voice conversation is a conversation between a person and a user.
- User voice data is voice data of a user generated during a voice session.
- a historical voice conversation is a voice conversation that has taken place.
- the time period refers to the period in which data is acquired, such as one or more days, weeks, or months.
- the server determines whether the current time reaches a periodic time point that meets the time period. Periodic time points such as daily preset time or monthly preset date.
- the server acquires user voice data in the historical voice session when it is determined that the current time reaches the periodic time point. User voice data is stored in the server's database, file or cache.
- the user terminal can establish a voice session with the server through the telephone network by dialing the service number, collect voice data generated by the user in the voice session, and send the collected user voice data to the server through the telephone network.
- the server can store the received user voice data in a database, cache or file for reading when needed.
- the user terminal may also establish an internet connection with the server by initiating a network request for the voice session, thereby establishing an internet-based voice session, collecting voice data generated by the user in the voice session, and collecting the user voice data. Sent to the server via the internet.
- the server can store the received user voice data in a database, cache or file for reading when needed.
- Word segmentation refers to the division of a sequence of consecutive characters into separate characters or sequences of characters.
- a feature word refers to a character or sequence of characters having a semantic expression function.
- the server may perform feature extraction on the user voice data, obtain the user voice feature data to be identified, and then perform voice segmentation processing on the user voice feature data to be identified based on the acoustic model to obtain a plurality of phonemes, according to the candidate words in the candidate font library.
- the correspondence between the phonemes converts the processed plurality of phonemes into a sequence of characters, and then uses the language model to adjust the transformed character sequence, thereby obtaining a conversation text conforming to the natural language mode.
- the server may perform word segmentation on the session text by using a preset word segmentation method to obtain a plurality of characters or character sequences, and select a character or a character sequence having actual semantics as a feature word from the obtained character sequence to form a feature word set.
- the feature set may include one or more feature words.
- the default word segmentation method can be based on character matching, semantic based understanding or statistical based word segmentation.
- a stop word is a functional character or sequence of characters included in a natural language. Such functional characters or sequences of characters have no actual semantics, including a tone or sequence of characters representing a tone and a sequence of characters or characters representing a logical relationship. Wait. Specifically, a modal character such as "?" or "?", etc., a connection character such as "of” or “at”, etc., a sequence of tempo characters such as "only” or “is”, etc., a sequence of connected characters such as “as for” or “ Then” wait.
- the number of occurrences of the feature word is the number of times the feature word appears in the conversation text recognized by the user's voice data.
- the server may count the number of occurrences of each feature word in the feature word set in the conversation text recognized by the user voice data, and obtain the appearance of each feature word. The number of times, and then the ratio of the number of occurrences of each feature word to the sum of the number of occurrences of each feature word is calculated.
- the feature word set includes three characteristics of “health insurance”, “one card” and “medical insurance”.
- the feature word "health insurance” is obtained 185 times in the session text obtained by the user voice data in the current time period, and the feature word "one card” is obtained in the session text recognized by the user voice data in the current time period.
- the number of times is 260, and the feature word "medical insurance” gets the number of occurrences in the conversation text recognized by the user's voice data in the current time period as 97 times.
- the appearance of the feature word "health insurance” accounts for the appearance of each feature word.
- the server may obtain, for each feature word in the feature word set obtained in the current time period, a proportion of the number of occurrences of the number of occurrences of each feature word in the current time period, and before the current time period.
- the proportion of occurrences to the sum of the occurrences of each feature word and then calculate the difference between the two ratios.
- the historical time period before the current time period may be the previous time period adjacent to the current time period, or may be any time period before the current time period.
- S310 Select a feature word whose corresponding difference is greater than a preset difference and is inconsistent with the preset word.
- the preset difference is a difference between a pre-set feature word acquired in the current time period and a percentage obtained in a historical time period before the current time period.
- the preset difference value is configured to select a condition for assigning a feature word of the dedicated call channel.
- the preset word is a preset feature word, and the server has assigned a corresponding dedicated call channel for the preset word.
- the server may determine, for each feature word in the feature word set obtained in the current time period, a ratio of the feature word acquired in the current time period, and a ratio obtained in the historical time period before the current time period. After the difference, the determined differences are compared with the preset difference one by one, and the corresponding determined feature words whose difference value is greater than the preset difference are selected. The server may further compare the filtered feature words with the preset words, and select feature words that are inconsistent with the preset words.
- a dedicated call channel is a call channel dedicated to a particular service.
- a call channel dedicated to health insurance or a call channel dedicated to health insurance.
- the feature word selected by the server represents the focus of the user's recent attention, and the server may allocate a corresponding channel for the feature word after selecting the feature word, and the corresponding exclusive service has been provided.
- the above call data processing method extracts, according to a time period, a feature word representing a user's demand from user voice data in a historical voice session, and obtains a proportion of occurrences of each feature word to a sum of occurrences of the feature words, and The difference between the proportion of each feature word acquired in the current time period and the proportion of the historical time period before the current time period is determined.
- the corresponding difference of the feature words is greater than the preset difference and is inconsistent with the preset words, it is determined that the traffic volume related to the feature words is significantly increased in the near future, and a special call channel is automatically allocated for the feature words, so that the dedicated call channel can be allocated.
- the call channel actively provides the user with information about the feature word related services, thereby improving the efficiency of the telephone interaction.
- step S304 includes: obtaining a separate word for the session text segmentation obtained by identifying the user voice data; classifying the individual words into individual word subsets according to the semantics of the individual word belonging; and selecting the highest number of occurrences in each individual word subset A single word is used as a feature word to obtain a feature word set.
- Step S306 includes: obtaining, for each feature word in the feature word set, a sum of occurrence times of each individual word in the individual word subset selected from the current feature word as the number of occurrences of the current feature word; determining the occurrence times of each feature word The proportion of the sum of the occurrences of feature words.
- a single word is a sequence of characters or characters that represent a single semantic.
- the server may perform word segmentation processing based on character matching-based word segmentation, and separate a single character from the conversation text in a front-to-back or back-to-front order, and then the single character and the standard thesaurus. Make a match. If the match is successful, the character is obtained as a single word; if the match fails, the match is continued by adding a character until all the characters included in the session text match.
- the server can also perform forward matching segmentation and reverse matching segmentation for the conversation text at the same time.
- a plurality of individual characters or character sequences obtained by the word segmentation are taken as separate words.
- the word segmentation results of the two word segmentation methods are different, the number of individual characters or character sequences obtained by the two word segmentation methods is separately calculated, and the individual characters or character sequences obtained by the segmentation method with a small number of calculations are selected as the individual words.
- the server may determine the semantics of the obtained individual words, and divide the individual words with the same semantics into the same class to obtain a plurality of individual word subsets. For each individual word subset obtained, the server can select the individual words with the highest number of occurrences as feature words to represent the corresponding individual word subsets, thereby obtaining the feature word set. For each feature word in the feature word set, since the individual words in each individual word subset belong to the same semantics, the server can select the sum of the occurrence times of each individual word in the individual word subsets of each feature word as the feature words. The number of occurrences; recalculate the proportion of occurrences of each feature word as a percentage of the number of occurrences of each feature word.
- the individual words belonging to the same semantics are divided into the same class, and the individual words with the highest number of occurrences are selected as representatives, and then the individual word subsets selected as the representative feature words are presented, and the individual words appear.
- the sum of the times is used as the number of occurrences of the feature words, so that the statistics on the number of occurrences of the feature words are more reasonable, so that the selected feature words can better reflect the focus of the user's recent attention.
- the call data processing method further includes: collecting historical service data corresponding to each agent identifier; determining a correlation between the historical service data of each agent identifier and the selected feature word; The corresponding agent identifiers are sorted; the agent identifier of the preset proportion is selected from the first position of the sorted agent identifier; and the agent terminal corresponding to the selected agent identifier is associated with the dedicated call channel.
- the agent identification is used to uniquely identify an agent.
- the agent identification may be a character string including at least one of a number, a letter, and a symbol.
- Historical service data refers to the online call records that agents provide online business consulting and business processing for users during historical time.
- the historical service data includes data such as the number of online calls connected, the corresponding call history of each online call, and user feedback.
- the server may obtain historical service data corresponding to each agent identifier, calculate a correlation between historical service data of each agent identifier and the selected feature words, and then sort the corresponding agent identifiers according to the correlation degree. When sorting, sorting in descending order of relevance, the correlation is high and the correlation is low.
- the server may further select the agent identifier from the sorted agent identifiers, starting from the most relevant agent identifier, according to a preset percentage of the total number of the sorted agent identifiers. For example, if there are a total of X seat identification sorts, the top X*10% agent logo is taken, and the preset ratio may be 10%.
- the server may further associate the agent terminal corresponding to the selected agent identifier with a dedicated call channel corresponding to the selected feature word.
- the dedicated call channel associated with the selected feature word is associated with the agent terminal, and the familiar agent provides services for the user. Thereby improving the efficiency of telephone interaction.
- the call data processing method further includes: transmitting a voice guiding information to the user terminal after establishing a communication connection with the user terminal; receiving a dedicated call channel selected by the user terminal according to the guiding information in real time; establishing the user terminal and the selected dedicated The communication connection between the agent terminals corresponding to the call channel.
- Voice guidance information is information that guides a user to select a business service. For example, for health insurance consultation, please perform XX operation, please perform XX operation for general insurance account inquiry.
- the server may invoke the IVR system to send voice guidance information to the user terminal, the voice guidance information including voice prompt information for selection of a service type.
- the user terminal can play the voice prompt information, and send the acquired operation information of the user to the server.
- the server determines the corresponding feature word according to the correspondence between the preset operation information and the feature word, and establishes a seat terminal corresponding to the dedicated call channel corresponding to the determined feature word by the user terminal. Communication between the connections.
- the server obtains a dedicated call channel selected by the user through the voice guidance information, and establishes a communication connection between the user terminal and the corresponding agent terminal of the dedicated call channel in real time, thereby real-time connecting to the dedicated call channel.
- Professional agents interact with the user to improve the efficiency of telephone interaction.
- the call data processing method further includes: determining a service type to which the selected feature word belongs; acquiring service knowledge information from a service database corresponding to the service type; and generating a response corresponding to the service type according to the service knowledge information
- the template is sent to the agent terminal corresponding to the selected agent identifier.
- the types of services include credit card business types, banking business types, securities business types, and insurance business types.
- the insurance business type may include sub-business types such as life insurance business type, health insurance business type, and investment-linked insurance business type.
- the feature words of the plurality of service types are stored in the agent business database. And the corresponding relationship between each service type and one or more feature words is set, and the feature words corresponding to the service type are feature words subordinate to the service type.
- the server may determine the service type to which the feature word belongs according to the corresponding relationship of the corresponding service type.
- the server further sets a calling interface corresponding to the service database for different service types, and allocates the same or different number of interface calling resources for different service types.
- the server may establish a connection with the service database corresponding to the service type according to the interface corresponding to the service type.
- business knowledge information of the corresponding service type of the service database is stored in the service database.
- Business knowledge information includes business-related knowledge and knowledge information about questions and answers.
- Knowledge information includes information such as a professional terminology, calculation formula, and business process.
- the service knowledge information and the response template related to the feature words are automatically provided to the agent terminal, so that the agent can improve the problem when the related business knowledge information needs to be retrieved to solve the problem of the user consultation. The efficiency of the answer.
- the call data processing method includes the following steps:
- S404 obtaining a separate word for the session text segmentation obtained by identifying the user voice data; classifying the individual words into individual word subsets according to the semantics of the individual words; selecting the individual words with the highest number of occurrences in each individual word subset as the feature words to obtain the feature word set .
- S410 Select a feature word whose corresponding difference is greater than a preset difference and is inconsistent with the preset word; and allocate a corresponding dedicated call channel for the selected feature word.
- S412 Collect historical service data corresponding to each agent identifier; determine correlation degree between historical service data of each agent identifier and selected feature words; sort the corresponding agent identifiers according to relevance degree descending; The agent identifier of the preset proportion is selected; the agent terminal corresponding to the selected agent identifier is associated with the dedicated call channel.
- S414 Determine a service type to which the selected feature word belongs, obtain service knowledge information from a service database corresponding to the service type, generate a response template corresponding to the service type according to the service knowledge information, and send the response template to the selected agent identifier.
- Agent terminal Determine a service type to which the selected feature word belongs, obtain service knowledge information from a service database corresponding to the service type, generate a response template corresponding to the service type according to the service knowledge information, and send the response template to the selected agent identifier.
- Agent terminal Determine a service type to which the selected feature word belongs, obtain service knowledge information from a service database corresponding to the service type, generate a response template corresponding to the service type according to the service knowledge information, and send the response template to the selected agent identifier.
- the feature words representing the user's needs are extracted from the user voice data of the user in the historical voice session according to a time period, and the proportion of occurrences of the feature words to the sum of the number of occurrences of the feature words is obtained, and The difference between the proportion of each feature word acquired in the current time period and the proportion of the historical time period before the current time period is determined.
- the corresponding difference of the feature words is greater than the preset difference and is inconsistent with the preset words, it is determined that the traffic volume related to the feature words is significantly increased in the near future, and a special call channel is automatically allocated for the feature words, so that the dedicated call channel can be allocated.
- the call channel actively provides the user with information about the feature word related services, thereby improving the efficiency of the telephone interaction.
- the dedicated call channel assigned to the feature word is associated with the agent terminal corresponding to the familiar agent, and provides the queryed business knowledge information and response template related to the feature word, so that the agent needs to retrieve relevant business knowledge.
- the efficiency of obtaining the answers to the questions is improved, and the efficiency of the telephone interaction is further improved.
- a call data processing apparatus 500 includes: a first acquiring module 501, a word segmentation module 502, a second obtaining module 503, and a determining module 504. The module 505 and the allocation module 506 are selected.
- the first obtaining module 501 is configured to acquire user voice data in a historical voice session according to a time period.
- the word segmentation module 502 is configured to obtain a feature word set for the session text segmentation obtained by identifying the user voice data.
- the second obtaining module 503 is configured to obtain a proportion of the number of occurrences of each feature word in the feature word set to the sum of the number of occurrences of each feature word.
- the determining module 504 is configured to determine a difference between the proportion of each feature word acquired in the current time period and the proportion obtained in the historical time period before the current time period.
- the selecting module 505 is configured to select a feature word whose corresponding determined difference is greater than the preset difference and is inconsistent with the preset word.
- the distribution module 506 is configured to allocate a corresponding dedicated call channel for the selected feature words.
- the call data processing device 500 extracts feature words representing the user's needs from the user voice data in the historical voice session by the user, and obtains the proportion of the number of occurrences of the feature words in the sum of the number of occurrences of the feature words. And determining the difference between the proportion of each feature word acquired in the current time period and the proportion obtained in the historical time period before the current time period.
- the corresponding difference of the feature words is greater than the preset difference and is inconsistent with the preset words, it is determined that the traffic volume related to the feature words is significantly increased in the near future, and a special call channel is automatically allocated for the feature words, so that the dedicated call channel can be allocated.
- the call channel actively provides the user with information about the feature word related services, thereby improving the efficiency of the telephone interaction.
- the word segmentation module 502 is further configured to obtain a separate word for the session text segmentation obtained by identifying the user voice data; classify the individual words into individual word subsets according to the semantics of the individual word attribution; and select the number of occurrences in each individual word subset. The highest individual word is used as a feature word to obtain a feature word set.
- the second obtaining module 503 is further configured to obtain, for each feature word in the feature word set, a sum of occurrence times of each individual word in the individual word subset selected from the current feature word, as the number of occurrences of the current feature word; and determine each feature word The percentage of occurrences as a percentage of the number of occurrences of each feature word.
- the call data processing apparatus 500 further includes an association module 507.
- the association module 507 is configured to collect historical service data corresponding to each agent identifier, determine a correlation degree between the historical service data of each agent identifier and the selected feature word, and sort the corresponding agent identifiers according to the descending degree of relevance;
- the agent identifier of the selected seat is selected from the first place; the agent terminal corresponding to the selected agent identifier is associated with the dedicated call channel.
- the association module 507 is further configured to send voice guidance information to the user terminal after establishing a communication connection with the user terminal; receive a dedicated call channel selected by the user terminal according to the guidance information in real time; and establish a user terminal and the selected dedicated call channel. Corresponding communication connection between the agent terminals.
- the association module 507 is further configured to: determine a service type to which the selected feature word belongs; obtain service knowledge information from a service database corresponding to the service type; and generate a response template corresponding to the service type according to the service knowledge information; Send the response template to the agent terminal corresponding to the selected agent ID.
- the various modules in the data processing apparatus described above may be implemented in whole or in part by software, hardware, and combinations thereof. Each of the above modules may be embedded in or independent of the processor in the computer device, or may be stored in a memory in the computer device in a software form, so that the processor invokes the operations corresponding to the above modules.
- One or more non-volatile storage media storing computer readable instructions, when executed by one or more processors, cause one or more processors to perform the steps of: acquiring a historical voice session over a time period User voice data; obtaining a feature word set for the session text segmentation obtained by identifying the user voice data; obtaining the proportion of the occurrence times of each feature word in the feature word set as a sum of the occurrence times of each feature word; determining each feature word at the current The difference between the ratio of the time period acquisition and the proportion of the historical time period before the current time period; selecting the characteristic word whose corresponding difference is greater than the preset difference and is inconsistent with the preset word; The selected feature words are assigned corresponding dedicated call channels.
- the session text segmentation obtained by identifying the user voice data obtains the feature word set, including: obtaining a separate word for the session text segmentation obtained by identifying the user voice data; and classifying the individual words according to the semantics of the individual word to obtain the individual words. Set; select the individual words with the highest number of occurrences in each individual word subset as the feature words to obtain the feature word set.
- Obtaining the proportion of occurrences of each feature word in the feature word set to the sum of the occurrence times of each feature word including: for each feature word in the feature word set, obtaining the occurrence of each individual word in the individual word subset selected from the current feature word The sum of the times is taken as the number of occurrences of the current feature words; the ratio of the number of occurrences of each feature word to the sum of the number of occurrences of each feature word is determined.
- the processor when the computer executable instructions are executed by the processor, the processor further causes the processor to perform the steps of: collecting historical service data corresponding to each agent identifier; determining historical service data of each agent identifier and the selected feature word Correlation degree; sort the corresponding agent identifiers according to the descending degree of relevance; select the seat identifier of the preset proportion from the first position of the sorted agent identification; associate the agent terminal corresponding to the selected agent identifier to the dedicated call channel.
- the processor when the computer executable instructions are executed by the processor, the processor is further caused to perform the steps of: transmitting a voice guidance information to the user terminal after establishing a communication connection with the user terminal; receiving a dedicated call selected by the user terminal according to the guidance information in real time. Channel; establishing a communication connection between the user terminal and the agent terminal corresponding to the selected dedicated call channel.
- the processor when the computer executable instructions are executed by the processor, the processor further causes the processor to: determine a service type to which the selected feature word belongs; obtain business knowledge information from a service database corresponding to the service type; The knowledge information generates a response template corresponding to the service type, and sends the response template to the agent terminal corresponding to the selected agent identifier.
- a computer device comprising a memory and one or more processors having stored therein computer readable instructions, the computer readable instructions being executed by the processor such that the one or more processors perform the steps of: acquiring the history by time period User voice data in a voice conversation; a feature word set obtained by identifying a conversation text segmentation obtained by the user voice data; obtaining a proportion of occurrence times of each feature word in the feature word set as a sum of occurrence times of each feature word; determining each feature word The difference between the ratio obtained in the current time period and the ratio obtained in the historical time period before the current time period; selecting the characteristic word whose corresponding difference is greater than the preset difference and is inconsistent with the preset word ; Assign a corresponding dedicated call channel to the selected feature words.
- the session text segmentation obtained by identifying the user voice data obtains the feature word set, including: obtaining a separate word for the session text segmentation obtained by identifying the user voice data; and classifying the individual words according to the semantics of the individual word to obtain the individual words. Set; select the individual words with the highest number of occurrences in each individual word subset as the feature words to obtain the feature word set.
- Obtaining the proportion of occurrences of each feature word in the feature word set to the sum of the occurrence times of each feature word including: for each feature word in the feature word set, obtaining the occurrence of each individual word in the individual word subset selected from the current feature word The sum of the times is taken as the number of occurrences of the current feature words; the ratio of the number of occurrences of each feature word to the sum of the number of occurrences of each feature word is determined.
- the processor when the computer executable instructions are executed by the processor, the processor further causes the processor to perform the steps of: collecting historical service data corresponding to each agent identifier; determining historical service data of each agent identifier and the selected feature word Correlation degree; sort the corresponding agent identifiers according to the descending degree of relevance; select the seat identifier of the preset proportion from the first position of the sorted agent identification; associate the agent terminal corresponding to the selected agent identifier to the dedicated call channel.
- the processor when the computer executable instructions are executed by the processor, the processor is further caused to perform the steps of: transmitting a voice guidance information to the user terminal after establishing a communication connection with the user terminal; receiving a dedicated call selected by the user terminal according to the guidance information in real time. Channel; establishing a communication connection between the user terminal and the agent terminal corresponding to the selected dedicated call channel.
- the processor when the computer executable instructions are executed by the processor, the processor further causes the processor to: determine a service type to which the selected feature word belongs; obtain business knowledge information from a service database corresponding to the service type; The knowledge information generates a response template corresponding to the service type, and sends the response template to the agent terminal corresponding to the selected agent identifier.
- Non-volatile memory can include read only memory (ROM), programmable ROM (PROM), electrically programmable ROM (EPROM), electrically erasable programmable ROM (EEPROM), or flash memory.
- Volatile memory can include random access memory (RAM) or external cache memory.
- RAM is available in a variety of formats, such as static RAM (SRAM), dynamic RAM (DRAM), synchronous DRAM (SDRAM), double data rate SDRAM (DDRSDRAM), enhanced SDRAM (ESDRAM), synchronization chain.
- SRAM static RAM
- DRAM dynamic RAM
- SDRAM synchronous DRAM
- DDRSDRAM double data rate SDRAM
- ESDRAM enhanced SDRAM
- Synchlink DRAM SLDRAM
- Memory Bus Radbus
- RDRAM Direct RAM
- DRAM Direct Memory Bus Dynamic RAM
- RDRAM Memory Bus Dynamic RAM
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- Audiology, Speech & Language Pathology (AREA)
- Computational Linguistics (AREA)
- Health & Medical Sciences (AREA)
- General Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Health & Medical Sciences (AREA)
- Artificial Intelligence (AREA)
- Business, Economics & Management (AREA)
- Marketing (AREA)
- Signal Processing (AREA)
- Human Computer Interaction (AREA)
- Acoustics & Sound (AREA)
- Multimedia (AREA)
- Telephonic Communication Services (AREA)
Abstract
Description
Claims (20)
- 一种通话数据处理方法,包括:按时间周期获取历史语音会话中的用户语音数据;对识别所述用户语音数据得到的会话文本分词得到特征词集;获取特征词集中各特征词的出现次数占各特征词的出现次数之和的占比;确定各所述特征词在当前时间周期获取的占比,与在当前时间周期之前的历史时间周期获取的占比之间的差值;选取相应确定的差值大于预设差值、且与预设词不一致的特征词;及为选取的所述特征词分配相应的专用通话通道。
- 根据权利要求1所述的方法,其特征在于,所述对识别所述用户语音数据得到的会话文本分词得到特征词集,包括:对识别所述用户语音数据得到的会话文本分词得到单独词;按所述单独词所属语义对所述单独词分类得到单独词子集;及挑选各单独词子集中出现次数最高的单独词作为特征词得到特征词集;所述获取特征词集中各特征词的出现次数占各特征词的出现次数之和的占比,包括:对于特征词集中每个特征词,获取当前特征词挑选自的单独词子集中各单独词的出现次数之和,作为当前特征词的出现次数;及确定各特征词的出现次数占各特征词的出现次数之和的占比。
- 根据权利要求1所述的方法,其特征在于,还包括:收集每个坐席标识对应的历史服务数据;确定各坐席标识的历史服务数据与选取的所述特征词之间的相关度;按照相关度降序对相应的坐席标识进行排序;从排序的坐席标识首位起选取预设比例的坐席标识;及将选取的坐席标识对应的坐席终端关联至所述专用通话通道。
- 根据权利要求3所述的方法,其特征在于,还包括:与用户终端建立通信连接后向所述用户终端发送语音引导信息;实时接收所述用户终端根据所述引导信息选择的专用通话通道;及建立所述用户终端与选择的所述专用通话通道对应的坐席终端之间的通信连接。
- 根据权利要求3所述的方法,其特征在于,还包括:确定选取的所述特征词所属的业务类型;从与所述业务类型对应的业务数据库中获取业务知识信息;根据所述业务知识信息生成与所述业务类型对应的应答模板;及将所述应答模板发送至选取的所述坐席标识对应的坐席终端。
- 一种通话数据处理装置,包括:第一获取模块,用于按时间周期获取历史语音会话中的用户语音数据;分词模块,用于对识别所述用户语音数据得到的会话文本分词得到特征词集;第二获取模块,用于获取特征词集中各特征词的出现次数占各特征词的出现次数之和的占比;确定模块,用于确定各所述特征词在当前时间周期获取的占比,与在当前时间周期之前的历史时间周期获取的占比之间的差值;选取模块,用于选取相应确定的差值大于预设差值、且与预设词不一致的特征词;及分配模块,用于为选取的所述特征词分配相应的专用通话通道。
- 根据权利要求6所述的装置,其特征在于,所述分词模块还用于对识别所述用户语音数据得到的会话文本分词得到单独词;按所述单独词所属语义对所述单独词分类得到单独词子集;挑选各单独词子集中出现次数最高的单独词作为特征词得到特征词集;所述第二获取模块还用于对于特征词集中每个特征词,获取当前特征词挑选自的单独词子集中各单独词的出现次数之和,作为当前特征词的出现次数;确定各特征词的出现次数占各特征词的出现次数之和的占比。
- 根据权利要求6所述的装置,其特征在于,所述装置还包括:关联模块,用于收集每个坐席标识对应的历史服务数据;确定各坐席标识的历史服务数据与选取的所述特征词之间的相关度;按照相关度降序对相应的坐席标识进行排序;从排序的坐席标识首位起选取预设比例的坐席标识;将选取的坐席标识对应的坐席终端关联至所述专用通话通道。
- 根据权利要求8所述的装置,其特征在于,所述关联模块还用于与用户终端建立通信连接后向所述用户终端发送语音引导信息;实时接收所述用户终端根据所述引导信息选择的专用通话通道;及建立所述用户终端与选择的所述专用通话通道对应的坐席终端之间的通信连接。
- 根据权利要求8所述的装置,其特征在于,所述关联模块还用于确定选取的所述特征词所属的业务类型;从与所述业务类型对应的业务数据库中获取业务知识信息;根据所述业务知识信息生成与所述业务类型对应的应答模板;及将所述应答模板发送至选取的所述坐席标识对应的坐席终端。
- 一个或多个存储有计算机可读指令的非易失性计算机可读存储介质,所述计算机可读指令被一个或多个处理器执行时,使得所述一个或多个处理器执行以下步骤:按时间周期获取历史语音会话中的用户语音数据;对识别所述用户语音数据得到的会话文本分词得到特征词集;获取特征词集中各特征词的出现次数占各特征词的出现次数之和的占比;确定各所述特征词在当前时间周期获取的占比,与在当前时间周期之前的历史时间周期获取的占比之间的差值;选取相应确定的差值大于预设差值、且与预设词不一致的特征词;及为选取的所述特征词分配相应的专用通话通道。
- 根据权利要求11所述的存储介质,其特征在于,所述对识别所述用户语音数据得到的会话文本分词得到特征词集,包括:对识别所述用户语音数据得到的会话文本分词得到单独词;按所述单独词所属语义对所述单独词分类得到单独词子集;及挑选各单独词子集中出现次数最高的单独词作为特征词得到特征词集;所述获取特征词集中各特征词的出现次数占各特征词的出现次数之和的占比,包括:对于特征词集中每个特征词,获取当前特征词挑选自的单独词子集中各单独词的出现次数之和,作为当前特征词的出现次数;及确定各特征词的出现次数占各特征词的出现次数之和的占比。
- 根据权利要求11所述的存储介质,其特征在于,所述计算机可读指令被所述处理器执行时还执行以下步骤:收集每个坐席标识对应的历史服务数据;确定各坐席标识的历史服务数据与选取的所述特征词之间的相关度;按照相关度降序对相应的坐席标识进行排序;从排序的坐席标识首位起选取预设比例的坐席标识;及将选取的坐席标识对应的坐席终端关联至所述专用通话通道。
- 根据权利要求13所述的存储介质,其特征在于,所述计算机可读指令被所述处理器执行时还执行以下步骤:与用户终端建立通信连接后向所述用户终端发送语音引导信息;实时接收所述用户终端根据所述引导信息选择的专用通话通道;及建立所述用户终端与选择的所述专用通话通道对应的坐席终端之间的通信连接。
- 根据权利要求13所述的存储介质,其特征在于,所述计算机可读指令被所述处理器执行时还执行以下步骤:确定选取的所述特征词所属的业务类型;从与所述业务类型对应的业务数据库中获取业务知识信息;根据所述业务知识信息生成与所述业务类型对应的应答模板;及将所述应答模板发送至选取的所述坐席标识对应的坐席终端。
- 一种计算机设备,包括存储器及一个或多个处理器,所述存储器中储存有计算机可读指令,所述计算机可读指令被所述一个或多个处理器执行时,使得所述一个或多个处理器执行以下步骤:按时间周期获取历史语音会话中的用户语音数据;对识别所述用户语音数据得到的会话文本分词得到特征词集;获取特征词集中各特征词的出现次数占各特征词的出现次数之和的占比;确定各所述特征词在当前时间周期获取的占比,与在当前时间周期之前的历史时间周期获取的占比之间的差值;选取相应确定的差值大于预设差值、且与预设词不一致的特征词;及为选取的所述特征词分配相应的专用通话通道。
- 根据权利要求16所述的计算机设备,其特征在于,所述对识别所述用户语音数据得到的会话文本分词得到特征词集,包括:对识别所述用户语音数据得到的会话文本分词得到单独词;按所述单独词所属语义对所述单独词分类得到单独词子集;及挑选各单独词子集中出现次数最高的单独词作为特征词得到特征词集;所述获取特征词集中各特征词的出现次数占各特征词的出现次数之和的占比,包括:对于特征词集中每个特征词,获取当前特征词挑选自的单独词子集中各单独词的出现次数之和,作为当前特征词的出现次数;及确定各特征词的出现次数占各特征词的出现次数之和的占比。
- 根据权利要求16所述的计算机设备,其特征在于,所述计算机可读指令被所述处理器执行时还执行以下步骤:收集每个坐席标识对应的历史服务数据;确定各坐席标识的历史服务数据与选取的所述特征词之间的相关度;按照相关度降序对相应的坐席标识进行排序;从排序的坐席标识首位起选取预设比例的坐席标识;及将选取的坐席标识对应的坐席终端关联至所述专用通话通道。
- 根据权利要求18所述的计算机设备,其特征在于,所述计算机可读指令被所述处理器执行时还执行以下步骤:与用户终端建立通信连接后向所述用户终端发送语音引导信息;实时接收所述用户终端根据所述引导信息选择的专用通话通道;及建立所述用户终端与选择的所述专用通话通道对应的坐席终端之间的通信连接。
- 根据权利要求18所述的计算机设备,其特征在于,所述计算机可读指令被所述处理器执行时还执行以下步骤:确定选取的所述特征词所属的业务类型;从与所述业务类型对应的业务数据库中获取业务知识信息;根据所述业务知识信息生成与所述业务类型对应的应答模板;及将所述应答模板发送至选取的所述坐席标识对应的坐席终端。
Applications Claiming Priority (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN201710612991.2A CN107800900B (zh) | 2017-07-25 | 2017-07-25 | 通话数据处理方法、装置、存储介质和计算机设备 |
| CN201710612991.2 | 2017-07-25 |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| WO2019019778A1 true WO2019019778A1 (zh) | 2019-01-31 |
Family
ID=61531124
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| PCT/CN2018/087327 Ceased WO2019019778A1 (zh) | 2017-07-25 | 2018-05-17 | 通话数据处理方法、装置、存储介质和计算机设备 |
Country Status (2)
| Country | Link |
|---|---|
| CN (1) | CN107800900B (zh) |
| WO (1) | WO2019019778A1 (zh) |
Families Citing this family (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN107800900B (zh) * | 2017-07-25 | 2020-08-28 | 平安科技(深圳)有限公司 | 通话数据处理方法、装置、存储介质和计算机设备 |
| CN109543177B (zh) * | 2018-10-19 | 2022-04-12 | 中国平安人寿保险股份有限公司 | 消息数据处理方法、装置、计算机设备和存储介质 |
| CN111901554B (zh) * | 2020-07-27 | 2022-11-11 | 中国平安人寿保险股份有限公司 | 基于语义聚类的通话通道构建方法、装置和计算机设备 |
| CN113129866B (zh) * | 2021-04-13 | 2022-08-02 | 重庆度小满优扬科技有限公司 | 语音处理方法、装置、存储介质及计算机设备 |
Citations (6)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN101094271A (zh) * | 2007-07-20 | 2007-12-26 | 华为技术有限公司 | 自动语音应答系统菜单的生成方法及装置 |
| CN104375847A (zh) * | 2013-08-14 | 2015-02-25 | 华为技术有限公司 | 识别业务类型的方法及装置 |
| WO2015047272A1 (en) * | 2013-09-26 | 2015-04-02 | Interactive Intelligence, Inc. | System and method for context based knowledge retrieval |
| CN104598632A (zh) * | 2015-02-05 | 2015-05-06 | 北京航空航天大学 | 热点事件检测方法和装置 |
| US9036806B1 (en) * | 2014-08-27 | 2015-05-19 | Xerox Corporation | Predicting the class of future customer calls in a call center |
| CN107800900A (zh) * | 2017-07-25 | 2018-03-13 | 平安科技(深圳)有限公司 | 通话数据处理方法、装置、存储介质和计算机设备 |
-
2017
- 2017-07-25 CN CN201710612991.2A patent/CN107800900B/zh active Active
-
2018
- 2018-05-17 WO PCT/CN2018/087327 patent/WO2019019778A1/zh not_active Ceased
Patent Citations (6)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN101094271A (zh) * | 2007-07-20 | 2007-12-26 | 华为技术有限公司 | 自动语音应答系统菜单的生成方法及装置 |
| CN104375847A (zh) * | 2013-08-14 | 2015-02-25 | 华为技术有限公司 | 识别业务类型的方法及装置 |
| WO2015047272A1 (en) * | 2013-09-26 | 2015-04-02 | Interactive Intelligence, Inc. | System and method for context based knowledge retrieval |
| US9036806B1 (en) * | 2014-08-27 | 2015-05-19 | Xerox Corporation | Predicting the class of future customer calls in a call center |
| CN104598632A (zh) * | 2015-02-05 | 2015-05-06 | 北京航空航天大学 | 热点事件检测方法和装置 |
| CN107800900A (zh) * | 2017-07-25 | 2018-03-13 | 平安科技(深圳)有限公司 | 通话数据处理方法、装置、存储介质和计算机设备 |
Also Published As
| Publication number | Publication date |
|---|---|
| CN107800900A (zh) | 2018-03-13 |
| CN107800900B (zh) | 2020-08-28 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| CN112434501B (zh) | 工单智能生成的方法、装置、电子设备及介质 | |
| CN110493019B (zh) | 会议纪要的自动生成方法、装置、设备及存储介质 | |
| US11503439B2 (en) | Message management methods and systems | |
| CN108521525A (zh) | 基于用户标签体系的智能机器人客服营销方法和系统 | |
| US20130102290A1 (en) | Intelligent communication with contact lists | |
| WO2019019778A1 (zh) | 通话数据处理方法、装置、存储介质和计算机设备 | |
| CN107809550A (zh) | 调整业务语音播放顺序的方法及设备 | |
| CN109064315A (zh) | 逾期账单智能催收方法、装置、计算机设备及存储介质 | |
| US10698934B1 (en) | Interface between a virtual personal assistant and an interactive voice response system | |
| CN103514165A (zh) | 用于识别对话中所提及的人的方法和装置 | |
| CN108810296B (zh) | 一种智能外呼方法及装置 | |
| US20210184876A1 (en) | Automatic conference management tool | |
| CN113761127B (zh) | 一种任务处理方法、装置、电子设备和存储介质 | |
| WO2018188459A9 (zh) | 确定推荐信息的方法及装置、信息推荐方法及装置 | |
| CN108899015B (zh) | 一种向通话中的用户提供语音反馈信息的方法和装置 | |
| CN110312046A (zh) | 外呼数据优化方法、装置、计算机设备及存储介质 | |
| CN112185383A (zh) | 一种用于客服回访的处理方法及系统 | |
| CN113192505B (zh) | 一种会话信息生成方法、装置及服务机器人 | |
| CN114222028A (zh) | 语音识别方法、装置、计算机设备和存储介质 | |
| CN119691117A (zh) | 在线咨询方法、系统、设备、存储介质及程序产品 | |
| CN113111157B (zh) | 问答处理方法、装置、计算机设备和存储介质 | |
| CN108632475B (zh) | 语音留言方法、装置、计算机设备和存储介质 | |
| CN110011905B (zh) | 一种通信信息处理方法、装置及设备 | |
| CN114500747A (zh) | 一种用于应急话务切换的智能话务容灾平台搭建方法 | |
| JP2023076003A (ja) | プログラム、情報処理システム及び情報処理方法 |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| 121 | Ep: the epo has been informed by wipo that ep was designated in this application |
Ref document number: 18839398 Country of ref document: EP Kind code of ref document: A1 |
|
| NENP | Non-entry into the national phase |
Ref country code: DE |
|
| 122 | Ep: pct application non-entry in european phase |
Ref document number: 18839398 Country of ref document: EP Kind code of ref document: A1 |
|
| 32PN | Ep: public notification in the ep bulletin as address of the adressee cannot be established |
Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC , EPO FORM 1205A DATED 04.08.2020. |
|
| 122 | Ep: pct application non-entry in european phase |
Ref document number: 18839398 Country of ref document: EP Kind code of ref document: A1 |