Skip to content

dhs007/Optimizing-Natural-Language-Interface-for-Relational-Database

Repository files navigation

major-project

Requirements:

Software Requirements:

Node JS
Installation Guide for Node

Node Package Manager
Installation Guide for Node Package Manager

Python3
Installation Guide for Python3

PyTorch
Installation Guide for PyTorch

MySQL Server
Insrallation Guide for MySQL Server

XAMPP
Installation for XAMPP Server

Hardware Requirements:

Recommended RAM 16 GB RAM
Recommeded Atleast QuadCore Processor

For setting the path of npm (if not set in enviornment variable)
set path="C:/path-to-node/"

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your tests

npm run test

Lints and fixes files

npm run lint