Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 415 Bytes

readme.md

File metadata and controls

7 lines (4 loc) · 415 Bytes

FAISS Search API

Description: API for a FAISS semantic search for ECCO and EEBO.

Usage: This is currently running on TurkuNLP Epsilon. Index is at /mnt/ssd/faiss_data/ and code is at /home/emil/projects/faiss_search/. To start the Docker container, run docker-compose up -d in the code folder.

Code for building the index is at TurkuNLP/semantic-sim.