/NLP

I will be updating my NLP learning curve and the different projects that I will handle

Primary LanguageJupyter Notebook

NLP

I will be updating my NLP learning curve and the different projects that I will handle.

So far this repo contains the following projects:

  1. Tweet sentiment analysis that aims at predicting the text used in obtaining the sentiment after training the model. 2.Steps of building a retrieval based chatbot . A notebook for scrapping twitter data and another that shows cleaning of the text data,stemming and lemmatization and fitting the Bag of Words Model. To be continued.....