This is the code and data repository for the paper "Re-framing Case Law Citation Prediction from a Paragraph Perspective" published at JURIX 2023. It contains;
- The paragraph-to-paragraph dataset.
- The metadata of each case.
- The training files for link prediction.
- The training files for the link prediction (contrastive training).
- The vectors obtained from training on these files.
- The script to compute the mean average precision using the dataset, metadata, and vectors file.