TatyanaKamysheva / project

Semantic search in a corpus of questions. The client-server is based on Django.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

project

Semantic search in a corpus of questions. The client-server is based on Django. Python 3.8

Quick Start

Assuming you have Python setup, run the following commands (if you're on Windows you may use py or py -3 instead of python to start Python):

  • pip3 install -r requirements.txt

  • python3 manage.py makemigrations

  • python3 manage.py migrate

  • python3 manage.py runserver

About

Semantic search in a corpus of questions. The client-server is based on Django.


Languages

Language:Python 89.3%Language:HTML 10.2%Language:CSS 0.5%