Skip to content
This repository has been archived by the owner on Mar 4, 2024. It is now read-only.

🧪 Sample code for developing retrieval systems in the IR lab in the winter semester 2023/2024.

License

Notifications You must be signed in to change notification settings

heinrichreimer/ir-lab-wise-2023

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🧪 ir-lab-wise-2023

Sample code for developing retrieval systems in the IR lab in the winter semester 2023/2024.

Local Usage

  1. Install Python 3.8, 3.9, 3.10, or 3.11 (is probably already installed on your system).
  2. Create and activate virtual environment:
    python -m venv venv/
    source venv/bin/activate
  3. Install dependencies:
    pip install -e .
  4. Start Jupyter Lab:
    jupyter lab
  5. Open the notebook in the browser.

Google Colab

TODO

TIRA

TODO

About

🧪 Sample code for developing retrieval systems in the IR lab in the winter semester 2023/2024.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published