

In recent years, the country has released a large number of standard documents related to prefabricated concrete components. Due to the dispersion and complexity of these standards, it is difficult for industry managers to implement them. Therefore, it is imperative to establish a knowledge graph in the field of quality standards for precast concrete components to achieve knowledge management. The construction of knowledge graph first requires named entity recognition, but due to the specificity of the construction industry, entity recognition of the text in this field still suffers from the problems of low recognition accuracy and high resource consumption. Aiming at the low recognition accuracy and high resource consumption in named entity recognition due to the specificity of the industry, this paper proposes a named entity recognition model ALBERT-BiLSTM-SA-CRF for the field of precast concrete component quality standard, which can capture the full text and local feature information more effectively through the combination of BiLSTM and self-attention mechanism, and accurately recognize entities in the standard. Meanwhile, using ALBERT as the word embedding layer can play the role of reducing resource consumption and improving processing efficiency.