Kalman filter word vector learning method based on Diesel process
Patent Information
- Authority / Receiving Office
- CN · China
- Patent Type
- Patents(China)
- Current Assignee / Owner
- HRG INT INST FOR RES & INNOVATION
- Publication Date
- 2021-07-20
Smart Images

Figure 1 
Figure 2 
Figure 3
Abstract
Description
technical field
[0001] The invention relates to the field of natural language processing, in particular, to a method for learning word vectors of Kalman filter based on Diesel process. Background technique
[0002] In natural language processing (NLP) related tasks, in order to hand over natural language to algorithms in machine learning, it is usually necessary to mathematicize the language first, because machines only recognize mathematical symbols. Vectors are things that people abstract from the natural world and hand them over to machines for processing. Word vectors are a way to mathematicize words in language.
[0003] One of the simplest word vector representations is One-hot Representation, which is to use a very long vector to represent a word. The length of the vector is the size of the dictionary. The vector component has only one 1, and the others are all 0 and 1 positions. corresponds to the position of the word in the dictionary. However, this kind of word v...