SPACY NLP issues

Prerequisities

see https://github.com/kengz/spacy-nlp/blob/master/README.md

Installation

  • npm install

Running

  • npm run spacy - spacy server
  • npm start - client (test string nlp)

Expected results

Per https://github.com/kengz/spacy-nlp/blob/master/README.md

Actual results

Troubleshooting