Research Article

[Retracted] Language Processing Model Construction and Simulation Based on Hybrid CNN and LSTM

Table 1

Comparative analysis of four models.

Advantages and disadvantages of model mechanismsStructuresThe model’s structureApplication suggestionsStacked structure model

There is only one backbone networkNetwork structure is simpleNetwork is hard to trainNetwork-in-network structure modelMultiple network branches at multiple scales

It has the ability of reaggregating, except the number of parametersIt is applied to tasks with small data setsTry to avoid applying to tight resourcesThe equipment is missingResidual structural model

Is a short circuit mechanism networkIt solves the problem of deep network modelingPhenomenon of random depthEnhance the autonomous feature extraction abilityThe amount of computation

Used to build deep networksAttention mechanism modelChannel attention and spatial attentionThe performance of the original modelGeneralization ability