A Scalable Neural Network Based Sequence Labeling Method
Patent Information
- Authority / Receiving Office
- CN · China
- Patent Type
- Patents(China)
- Current Assignee / Owner
- PEKING UNIV
- Publication Date
- 2019-11-26
Smart Images

Figure 1 
Figure 2 
Figure 3
Abstract
Description
technical field
[0001] The invention belongs to the field of natural language processing and relates to sequence labeling, in particular to a sequence labeling method for combined decoding of different order model information. Background technique
[0002] When the neural network deals with the problem of sequence labeling, in the training phase, its corresponding label is predicted for each. The cost function is the cross entropy between the predicted output of the neural network and the standard label, and the training process minimizes the objective function. In the decoding stage, the label of the current word is directly predicted by the neural network.
[0003] When the existing neural network deals with the sequence labeling problem, the label predicted for the current word (word) does not involve the surrounding word (word) labels, that is, the predicted label of each word (word) is independent of other words (words) , and then perform gradient descent on the basis ...