This research focuses on in-depth exploration and analysis of the application of three types of deep learning, namely Convolutional Neural Networks (CNN), Bidirectional LSTM (BI-LSTM) and Deep Neural Network (DNN). The three models are trained with the same parameters, consisting of three layers, using the Relu activation function, and applying 1 dropout level. In order to compare the performan…