Multi-round dialogue processing method, device and equipment
Patent Information
- Authority / Receiving Office
- CN Β· China
- Patent Type
- Applications(China)
- Current Assignee / Owner
- TENCENT TECH (SHENZHEN) CO LTD
- Publication Date
- 2019-07-19
Smart Images

Figure 1 
Figure 2 
Figure 3
Abstract
Description
technical field
[0001] The present invention relates to the technical field of natural language processing, in particular to a multi-lun dialogue processing method, device and equipment. Background technique
[0002] The model of Seq2Seq (sequence-to-sequence, multi-round dialogue generation system) is a kind of end-to-end (end-to-end) algorithm framework. It is often used in scenarios such as machine translation and automatic response. Seq2Seq is generally implemented through the Encoder-Decoder (encoding-decoding) framework. The Encoder and Decoder parts can process any text, voice, image, and video data. The Encoder-Decoder model can use CNN (Convolutional Neural Networks, convolutional neural network), RNN (Recurrent Neural Network, cyclic neural network), LSTM ( Long Short-Term Memory, long short-term memory network), GRU (gated recurrent neural network, gated recurrent neural network), BLSTM (bidirectional long short-term memory, bidirectional long short-term memory ...