Friendly schedule manager, tell it just like talking to a human, job done!
Download Standford CoreNLP from here then extract it to the root of this project and name the folder "corenlp".
java -mx4g -cp "*" edu.stanford.nlp.pipeline.StanfordCoreNLPServer
npm install
npm start