In this repository projects from Natural Language Processing are placed.
-
Sentiment Analysis through bag of words approach. Low level implementation straight through Python. Only basic libraries are used such as numpy.
-
Chatbot implementation using RASA framework. High level approach.