In this repository I solved different types of Natural language Processing probelms and uploaded the codes.
- Multiclass Classification of text
- a multiclass classification means where a text can be fall into different class. suppose a comment on social media ca be both "neagative" and "toxic". In this repository of Multiclass Classification of text differet types of CNN and RNN models are tried for solving the specific problem. For embedding GloVe 6b.200d embeddings is used.