/pdc1

Primary LanguagePython

pdc1

use pip install -r requirements.txt to install requirements

start server with :

python manage.py runserver

access client on :

localhost:8000/

deprecated :

start indexing with

python run.py --index

query with

python run.py

quit query mode with

/quit