Binary LSTM model for text classification
Text Classification The purpose of this repository is to create a neural network model of NLP with deep learning for binary classification of texts related to the Ministry of Emergency Situations. Components of the model The block contains the structure of the project, as well as a brief excerpt from the files, a more detailed description is located inside each module. model_predict.py – The module is designed to predict the topic of the text, whether the text belongs to the […]
Read more