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.