updated version of https://github.com/HelloRusk/AASC_sentence_search
2021-07-07.15.57.52.mov
- Clone this repo
- Download
AASC_embeddings.npz
andAASC_embeddings.tsv
from https://drive.google.com/drive/folders/18qHqTuBUSQ1lYD0otjvh_OtuVeCQE17h, and put them into/data
- Install dependencies via
poetry install
- Run
poetry run uvicorn main:app --reload
, wait for the logApplication startup complete.
, and openhttp://localhost:8000
- Click
Try it out
button