Skip to content

Latest commit

 

History

History
9 lines (9 loc) · 939 Bytes

README.md

File metadata and controls

9 lines (9 loc) · 939 Bytes

Re-framing Case Law Citation Prediction from a Paragraph Perspective

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;

  1. The paragraph-to-paragraph dataset.
  2. The metadata of each case.
  3. The training files for link prediction.
  4. The training files for the link prediction (contrastive training).
  5. The vectors obtained from training on these files.
  6. The script to compute the mean average precision using the dataset, metadata, and vectors file.