Skip to content

The repository for the ir lab in summer semester 2024 in Augsburg/Jena/Köln/Leipzig. We did build custom web search engines for the IR-Anthology scenario.

Notifications You must be signed in to change notification settings

tira-io/ir-lab-sose-24

Repository files navigation

IR Lab SoSe 2024 at Augsburg/Jena/Köln/Leipzig

See https://tira-io.github.io/ir-lab-sose-24/ for details.

Some examples:

TBD

Components:

Update the datasets

Ensure tira is up-to-date:

pip3 uninstall -y tira
pip3 install git+https://github.com/tira-io/tira.git@development#\&subdirectory=python-client

Add new datasets via:

./construct_indices/remote_indexes.py
./construct_indices/construct_topics_for_ui.py
./ir-components-archive/create_ir_components_archive.py

Setup Your Development Environment

We use devcontainers for development. To start your environment, either use Github Codespaces (click on "Code" -> "Codespaces" in Github to open one) as the easiest way to get started or devpod as open source alternative (directly pointing to our Kubernetes or your local docker installation).

About

The repository for the ir lab in summer semester 2024 in Augsburg/Jena/Köln/Leipzig. We did build custom web search engines for the IR-Anthology scenario.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published