Papers by Andreas Östling
Detecting Legal Citations in United Kingdom Court Judgments (2025.emnlp-main)
Copied to clipboard
| Challenge: | citation detection in court judgments is challenging because of the complexity of legal language . citation analysis is critical for many legal applications, but the complexity is not always easy to solve. |
| Approach: | They compare three different models for citation detection in court judgments using the Cambridge Law Corpus . they compare rulebased regular expressions, transformer-based encoders and large language models . |
| Outcome: | The proposed model outperforms the existing models in the citation analysis and analysis of 190 court judgments. |