Skip to content

NLP system analyzer utility. Used to write my Bachelor's thesis with topic "NLP systems analysis"

Notifications You must be signed in to change notification settings

irgipaulius/nlp-analyzer

Repository files navigation

NLP systems analyzer utility

This project is a Bachelor's degree Information Technology study thesis work for Šiauliai University, by Paulius Jacinkevičius

Setup

  • 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

IDE

  • download and install Visual Studio Code
  • double-click on file thesis.code-workspace

Tests

  • run tests

npm run test

Customize test data

cd .../NLP_analyzer/resources/testData.json

Author

  • Paulius Jacinkevičius - full-stack development

About

NLP system analyzer utility. Used to write my Bachelor's thesis with topic "NLP systems analysis"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published