Correspondence addresses are widely used in e-commerce logistics, government registration, financial transportation and other fields. The analysis and aggregation of communication addresses is an essential service. However, in practical applications, the address text has the characteristics of free writing, many default aliases, and a strong locality, which cause some difficulties in identifying addresses. To address the above problems, this paper proposes a DCF model (Dropout and Constrained Features) combined with an entity extractor (referred to as ENEX) using a baseline BERT model, to perform named entity recognition on Chinese address element data. In this paper, we use hierarchical learning rate setting and learning rate decay strategies to improve the accuracy of recognition and adversarial training to improve the robustness of the model. Compared with the BERT-CRF model, the F1 value of our model is enhanced by 4.15% in the Chinese address element parsing dataset, and its F1 value can reach 93.34%. This proves the effectiveness of the ENEX-DCF model in Chinese address element recognition.