vominhquan / information-retrieval-lsi

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

information-retrieval-lsi

Installation

Download resources

Install libs

  • Python3 pls
  • Nodejs 10 pls
  • Good luck
pipenv shell
pipenv install

cd frontend
yarn

Run

  1. Backend

    FLASK_APP=backend/app.py falsk run
    # http://localhost:5000
    
  2. Frontend

    API_HOST=http://localhost:5000 yarn dev
    # http://localhost:3000
    

Screenshot demo

About


Languages

Language:Jupyter Notebook 62.6%Language:HTML 18.8%Language:JavaScript 11.0%Language:Python 7.6%