Mixed use of term recall and direction recall, unified scoring, unified sorting search engine
- turbo
- libtext
git clone https://github.com/gottingen/lambda.git
cd lambda
conda env create -f conda/environment.yaml
conda activate lambda-dev
mkdir build
cd build
cmake ..
make