Implementation of a neural network based natural language understanding module using text classification and named entity recognition
first you need python 3.6+ installed and pip to install the rest of the requirements, when you have that run
pip install -r requrements.txt