Text parser and highlighter built in Vuejs and Flask using the spacy python library

Text parser and highlighter built in Vuejs and Flask using the spacy python library
This is the development branch of the project
To start:
Run flask in backend with ‘python app.py’
Run vue in frontend with ‘npm run serve’
Parser found under the NLP tab on the site