ekdnam / NLP-Summit-Hackathon

Link to the competition: https://www.nlpsummit.org/hackathon/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NLP-Summit-Hackathon

demo Link to the competition: https://www.nlpsummit.org/hackathon/

Built using: Node, Express, EJS, Python.

Use the repo

  • Download the dataset from Kaggle.
  • Where you want to clone this repo, open the cmd and type
git clone https://github.com/ekdnam/NLP-Summit-Hackathon.git
  • Now in cmd type,
mkdir input
cd input
  • Unzip the dataset to input

Run server

cd app

To install the dependencies

npm install

To start the server

npm start

To run in dev mode

npm run dev

About

Link to the competition: https://www.nlpsummit.org/hackathon/

License:Apache License 2.0


Languages

Language:Jupyter Notebook 64.4%Language:JavaScript 21.2%Language:HTML 12.7%Language:Python 0.9%Language:CSS 0.8%