This invention relates to a
named entity recognition method based on a pre-trained
language model and a progressive convolutional network, comprising the following sequential steps: encoding
natural language based on the pre-trained
language model to obtain a representation set LS; inputting the representation set LS into a progressive convolutional
network module, and using the progressive convolutional
network module to progressively fuse the encodings of adjacent
layers from low to high levels to obtain an aggregated
distributed representation AR that integrates the features of all
layers of the pre-trained
language model. c ;Utilizing the CRF model, i.e.,
Conditional Random Field, to decode and aggregate distributed representations (AR) c This invention achieves
named entity recognition. Instead of introducing external knowledge or operations to enhance entity information and improve
named entity recognition accuracy, it focuses on the results obtained using the available computing power. It utilizes the proposed progressive convolutional
network module to extract the full-layer representation of the pre-trained language model, overcoming the deficiency of insufficient
information mining from the pre-trained language model and reducing the complexity of introducing
external data for computation.