NLP systems analyzer utility
This project is a Bachelor's degree Information Technology study thesis work for Šiauliai University, by Paulius Jacinkevičius
- extract
NLP_analyzer.rar
file
right click
->extract to NLP_analyzer/
- open terminal in folder
Start
->"Command Prompt"
->Enter
- navigate to project
cd path/to/project
, press enter
- install dependencies
npm install
- build and run
npm start
- open project
in any web browser go to
localhost:3000
- download and install
Visual Studio Code
- double-click on file
thesis.code-workspace
- run tests
npm run test
cd .../NLP_analyzer/resources/testData.json
Paulius Jacinkevičius
- full-stack development